All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Ryo ONODERA <ryo_on@yk.rim.or.jp>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Nonexistent git command in Contribute/SubmitAPatch wiki page
Date: Mon, 12 Oct 2015 07:39:17 -0600	[thread overview]
Message-ID: <561BB805.3080801@redhat.com> (raw)
In-Reply-To: <20151012.205313.1174518552646254753.ryo_on@yk.rim.or.jp>

[-- Attachment #1: Type: text/plain, Size: 820 bytes --]

On 10/12/2015 05:53 AM, Ryo ONODERA wrote:
> 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'.

Blech. Should have been 'shortlog -30'.

> 
> 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.

Yep, the dash was in the wrong place.  The wiki is fixed now.  Thanks
for the report!

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

      reply	other threads:[~2015-10-12 13:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=561BB805.3080801@redhat.com \
    --to=eblake@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=ryo_on@yk.rim.or.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.