How to enhance merge commit message ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]