Prettyprint octopus merge message.
authorJunio C Hamano <junkio@cox.net>
Thu, 22 Sep 2005 07:55:22 +0000 (00:55 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 23 Sep 2005 01:09:07 +0000 (18:09 -0700)
commitc8b48ba4767ff9da19ef4f41f8d870f11742d833
tree3d0e6f09fd3189d9b684d064529eb81c5128a517
parentf8ff0c0641a14770a2214fffbd4271b1ea3a0d61
Prettyprint octopus merge message.

Including the current branch in the list of heads being merged
was not a good idea, so drop it.  And shorten the message by
grouping branches and tags together to form a single line.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
git-fmt-merge-msg.perl [new file with mode: 0755]
git-octopus.sh
git-pull.sh