author | Martin von Zweigbergk <martin.von.zweigbergk@gmail.com> | |
Sun, 6 Feb 2011 18:43:48 +0000 (13:43 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 10 Feb 2011 22:08:09 +0000 (14:08 -0800) | ||
commit | 46df82d5fa0f83d3c1108ad70248877d6d9b56bb | |
tree | d7780e36c5474554404623e7bcec67bd15e7b47b | tree | snapshot |
parent | fa99c1e1e16d347a354c817d96c5abbd5a08fcd8 | commit | diff |
rebase: extract am code to new source file
Extract the code for am-based rebase to git-rebase--am.sh.
Suggested-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Extract the code for am-based rebase to git-rebase--am.sh.
Suggested-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Martin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.gitignore | diff | blob | history | |
Makefile | diff | blob | history | |
git-rebase--am.sh | [new file with mode: 0644] | blob |
git-rebase.sh | diff | blob | history |