rebase -i: add the "goto" command
commit8611debf943c0dafcf138d1d759a78085729b8ef
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 25 Jan 2009 14:35:43 +0000 (25 15:35 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 7 Feb 2010 21:31:56 +0000 (7 22:31 +0100)
treeb95d749d48efcec3efbf7b863bcb2cee36bbdc5b
parenta6d9dd28b926b6dd8df1fda40e1f325d006af357
rebase -i: add the "goto" command

With "goto", you can reset your HEAD to a given commit.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git-rebase--interactive.sh