shears.sh: introduce the 'rewind' shortcut
commit591433b9b909b7602fbf61a7cc60b5068f8f8ab7
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 20 Dec 2013 17:22:28 +0000 (20 11:22 -0600)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 28 Dec 2013 00:02:03 +0000 (27 18:02 -0600)
treeeb21ffa489aec4839d5d5580177ab0b87447d34b
parent8b45274b27565d1d75561ea1c2d96315ddfcec1f
shears.sh: introduce the 'rewind' shortcut

It is much nicer to read

rewind onto

than

exec git reset --hard refs/rewritten/onto

in the rebase script... ;-)

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