]> git.ipfire.org Git - thirdparty/git.git/commit - .gitignore
rebase: extract am code to new source file
authorMartin von Zweigbergk <martin.von.zweigbergk@gmail.com>
Sun, 6 Feb 2011 18:43:48 +0000 (13:43 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Feb 2011 22:08:09 +0000 (14:08 -0800)
commit46df82d5fa0f83d3c1108ad70248877d6d9b56bb
treed7780e36c5474554404623e7bcec67bd15e7b47b
parentfa99c1e1e16d347a354c817d96c5abbd5a08fcd8
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>
.gitignore
Makefile
git-rebase--am.sh [new file with mode: 0644]
git-rebase.sh