* [Qemu-devel] Nonexistent git command in Contribute/SubmitAPatch wiki page
@ 2015-10-12 11:53 Ryo ONODERA
2015-10-12 13:39 ` Eric Blake
0 siblings, 1 reply; 2+ messages in thread
From: Ryo ONODERA @ 2015-10-12 11:53 UTC (permalink / raw)
To: qemu-devel
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_on@yk.rim.or.jp
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-12 13:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-12 11:53 [Qemu-devel] Nonexistent git command in Contribute/SubmitAPatch wiki page Ryo ONODERA
2015-10-12 13:39 ` Eric Blake
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).