How to enhance merge commit message ?

From: Alexander Litvinov <litvinov2004@gmail.com>
Date: 2007-01-30 15:32:24
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> ?
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Tue Jan 30 15:33:20 2007

This archive was generated by hypermail 2.1.8 : 2007-01-30 15:35:07 EST