Jeff King <peff@xxxxxxxx> writes: > On Sun, Aug 09, 2009 at 06:00:45AM -0400, Jeff King wrote: > >> [1/3] add tests for merge message headings >> [2/3] merge: fix incorrect merge message for ambiguous tag/branch >> [3/3] merge: indicate remote tracking branches in merge message > > And here is the 4/3 you mentioned earlier: > > -- >8 -- > Subject: [PATCH] merge: describe tags as such in merge message > > Previously, merging a tag directly via "git merge tag" would > get you the message "Merge commit 'tag'". It is a little > more descriptive to note that it was actually a tag (i.e., > "Merge tag 'tag'"). Maybe "Merge version 'v1.6.3'" or "Merge commit tagged as 'v1.6.3'"? I dunno. -- 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