shears.sh: use branch names instead of short commit names whenever possible
commita8da88d022e869d1687ee9af8594aca66f4f805c
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 22 Dec 2013 16:36:51 +0000 (22 10:36 -0600)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 28 Dec 2013 00:02:04 +0000 (27 18:02 -0600)
treeb65c46c164dbb3d0fbd281c3d4c6bcc3df8c7a84
parentd92af6b20b69fffc784a586c520cc728e1f7f61f
shears.sh: use branch names instead of short commit names whenever possible

It is nicer to read

merge refs/rewritten/hide-dotgit -C bdb8cb3

than

merge refs/rewritten/90116a7 -C bdb8cb3

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/msysGit/shears.sh