Dear QEMU developers,

I am using Git 2.6.1.

http://wiki.qemu.org/index.php?title=Contribute/SubmitAPatch&oldid=5028
has
sentence 'Look at git short-log 30 for an idea of sample subject lines.'
However 'git short-log 30' returns
$ git short-log 30
git: 'short-log' is not a git command. See 'git --help'.

Did you mean this?
        shortlog
.

And 'git shortlog 30' returns
$ git shortlog 30
fatal: ambiguous argument '30': unknown revision or path not in the working 
tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
.

Could you fix the git command in wiki page?

Best Regards,

--
Ryo ONODERA // ryo...@yk.rim.or.jp
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3

Reply via email to