Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rebase: extract am code to new source file
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 9c59e88b8d17e58e05b83eb0485f46cb322ec6c1..b2501cc03e6444b1644550eebde234494c96d781 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-369,6
+369,7
@@
SCRIPT_SH += git-merge-resolve.sh
SCRIPT_SH += git-mergetool.sh
SCRIPT_SH += git-pull.sh
SCRIPT_SH += git-quiltimport.sh
+SCRIPT_SH += git-rebase--am.sh
SCRIPT_SH += git-rebase--interactive.sh
SCRIPT_SH += git-rebase--merge.sh
SCRIPT_SH += git-rebase.sh