[llvm] r284077 - Moving to GitHub - Unified Proposal

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 12:32:48 PDT 2016


Thanks Ed!

r284412

— 
Mehdi

> On Oct 17, 2016, at 7:18 AM, Ed Maste <emaste at freebsd.org> wrote:
> 
> On 12 October 2016 at 19:02, Mehdi Amini via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> +However, Git can emulate this increasing revision number:
>> +`git rev-list --count <commit-hash>`. This identifier is unique only within a
> 
> It seems `--count` here rendered as an en dash (U+2013) on the web
> site. When I copy the example I get:
> 
> ```
> % git rev-list –count HEAD
> fatal: ambiguous argument '–count': unknown revision or path not in
> the working tree.
> ```



More information about the llvm-commits mailing list