Johannes Sixt <j.sixt@xxxxxxxxxxxxx> writes: > Since you do not publish your topic branches, I'd appreciate if you could > include the SHA1 of the topic heads in the headlines, for example: > > * jn/maint-fix-pager 2d3ca21 (2010-02-20) 7 commits > > This way I could copy-paste the branch name and SHA1 to a 'git branch -f' > command to track the topic manually. That is understandable, but I do not foresee it happening anytime soon, as it would involve quite a lot of changes to the generate-compare-update infrastructure, and I wouldn't be touching it unless I have absolutely nothing else to do. In the meantime, please run "git log --oneline --first-parent master..pu", pick "ce8d258 Merge 'jn/maint-fix-pager'" from the output, and use the second parent ce8d258^2 instead. -- 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