diff options
author | Johannes Sixt <j6t@kdbg.org> | 2012-05-18 15:48:53 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-05-18 12:26:49 -0700 |
commit | 9ef5b2bd166aa390778d7dcda58714ee222d7377 (patch) | |
tree | 6a7f6270b0d054476cdb1a93ac793f05a1d28afe /t/t9121 | |
parent | Git 1.7.3 (diff) | |
download | tgif-9ef5b2bd166aa390778d7dcda58714ee222d7377.tar.xz |
Fix t3411.3 to actually rebase something
The test intends to rebase a branchy history onto a later commit, but it
forgot to reset HEAD back to an earlier commit before it set up the side
branches. In the end, every "rebased" commit was only a fast-forward and
the 'rebase -p' did not change the commit graph at all. Insert the missing
checkout that moves to an earlier commit.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9121')
0 files changed, 0 insertions, 0 deletions