Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH v2 18/31] rebase: extract merge code to new source file

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:50:39

Jeff King [off-list ref] writes:
Looks right, but...
quoted
@@ -382,6 +379,9 @@ SCRIPT_SH += git-web--browse.sh
 SCRIPT_LIB += git-mergetool--lib
 SCRIPT_LIB += git-parse-remote
 SCRIPT_LIB += git-sh-setup
+SCRIPT_LIB += git-rebase--am.sh
+SCRIPT_LIB += git-rebase--interactive.sh
+SCRIPT_LIB += git-rebase--merge.sh
We usually keep these sorted.
Also SCRIPT_LIB omits .sh (which feels inconsistent) and the above will
break the build.

No need to resend, as I've already fixed it up.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help