From: Alexander Litvinov <litvinov2004@gmail.com>
To: git@vger.kernel.org
Subject: How to enhance merge commit message ?
Date: Tue, 30 Jan 2007 10:32:24 +0600 [thread overview]
Message-ID: <200701301032.24917.litvinov2004@gmail.com> (raw)
Hello list,
git's git repo contains a lot of merges with nice commit message,
like this (d96497b8d):
Merge branches 'jc/merge-base', 'sp/merge', 'jc/diff', 'jc/explain', 'jc/web'
and 'jc/pickaxe' into pu
* jc/merge-base:
Teach "git-merge-base --check-ancestry" about refs.
git-merge-base: --check-ancestry option
* sp/merge:
Avoid git-fetch in `git-pull .` when possible.
* jc/diff:
test-para: combined diff between HEAD, index and working tree.
para-walk: walk n trees, index and working tree in parallel
* jc/explain:
git-explain
....
How can I made the same messages using git pull . <branch> ?
next reply other threads:[~2007-01-30 4:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-30 4:32 Alexander Litvinov [this message]
2007-01-30 4:45 ` How to enhance merge commit message ? Junio C Hamano
2007-01-30 5:23 ` Alexander Litvinov
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=200701301032.24917.litvinov2004@gmail.com \
--to=litvinov2004@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.