Hi,

enzodici...@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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to