From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZldK6-0005qX-Ix for qemu-devel@nongnu.org; Mon, 12 Oct 2015 09:39:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZldK3-0000qU-DE for qemu-devel@nongnu.org; Mon, 12 Oct 2015 09:39:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZldK3-0000qD-8Z for qemu-devel@nongnu.org; Mon, 12 Oct 2015 09:39:27 -0400 References: <20151012.205313.1174518552646254753.ryo_on@yk.rim.or.jp> From: Eric Blake Message-ID: <561BB805.3080801@redhat.com> Date: Mon, 12 Oct 2015 07:39:17 -0600 MIME-Version: 1.0 In-Reply-To: <20151012.205313.1174518552646254753.ryo_on@yk.rim.or.jp> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VMJXm9wWIHJAQWoh3d7jxuDXmd8R72Pga" Subject: Re: [Qemu-devel] Nonexistent git command in Contribute/SubmitAPatch wiki page List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ryo ONODERA , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VMJXm9wWIHJAQWoh3d7jxuDXmd8R72Pga Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/12/2015 05:53 AM, Ryo ONODERA wrote: > Dear QEMU developers, >=20 > I am using Git 2.6.1. >=20 > http://wiki.qemu.org/index.php?title=3DContribute/SubmitAPatch&oldid=3D= 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'. Blech. Should have been 'shortlog -30'. >=20 > Did you mean this? > shortlog > . >=20 > And 'git shortlog 30' returns > $ git shortlog 30 > fatal: ambiguous argument '30': unknown revision or path not in the wor= king tree. Yep, the dash was in the wrong place. The wiki is fixed now. Thanks for the report! --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --VMJXm9wWIHJAQWoh3d7jxuDXmd8R72Pga Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWG7gMAAoJEKeha0olJ0Nq1HAH+QHq4Zpg4HcYpHDJOuJUCnTD GeiY0cII8PcV8ftCmkWhXbPREEb+tgXwSWUaBJ3KwFQsywe9k3jKoqkzj0p7nLCz 2Ml5PLL8mZBiQnnHW/UNHI9PAP6Ofcdf9d0bNMjo5c1ZHLaibzalY+Cci/o7O5yu i0VL90AUMP//dmzNSTkWfQSFPmgN5wseaxM5qKqxwG54Hs2B+fCP+DY0H/sdR79V twyBpZr2wx0J2vDK2tTJAOy6U/+R51IFEU+fZCyBCLC48tPWX80ysvk6ZD+G6hBq HHkXPwnDjf2wnIIGa/imRdAKxneqWJU4E7jrXp535DzgbasUMw5MYioc3JDPb1U= =8Ajf -----END PGP SIGNATURE----- --VMJXm9wWIHJAQWoh3d7jxuDXmd8R72Pga--