All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: enzodicicco@gmail.com
Cc: git@vger.kernel.org
Subject: Re: Reference to a commit inside a commit message
Date: Mon, 28 Apr 2014 12:55:45 -0700	[thread overview]
Message-ID: <20140428195544.GN9218@google.com> (raw)
In-Reply-To: <20140428183552.GA9709@workstation.Belkin>

Hi,

enzodicicco@gmail.com wrote:

> Hi to all, I'm trying to figure out what is the best way (and if it
> exists) to link a message of a commit to another commit.
[...]
> Obviously I don't mean to put the raw Hash,

Why not?

See the output of

	git log --grep='In commit '

and

	git log --grep='In v'

in git.git or linux.git for some examples of current practice.

Curious,
Jonathan

  reply	other threads:[~2014-04-28 19:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-28 18:35 Reference to a commit inside a commit message enzodicicco
2014-04-28 19:55 ` Jonathan Nieder [this message]
2014-04-28 20:43   ` Vincenzo di Cicco
2014-04-29  3:41 ` Jeff King
2014-04-29  7:57   ` Felipe Contreras
2014-04-29 23:23     ` Vincenzo di Cicco
     [not found]       ` <CAP8UFD1q2zdJZVkJVsNtGfN35LFmuK5txd91nTak5kGmvvKdWA@mail.gmail.com>
2014-04-30 18:29         ` Vincenzo di Cicco

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=20140428195544.GN9218@google.com \
    --to=jrnieder@gmail.com \
    --cc=enzodicicco@gmail.com \
    --cc=git@vger.kernel.org \
    /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.