Junio C Hamano (2008-12-03 00:14 -0800) wrote:
By the way, I think this should fix it, although it is very late and I
have no time to test it tonight myself.
It does fix it for me. Thanks.
quoted hunk
diff --git i/Makefile w/Makefile
index 9577d6f..5158197 100644
--- i/Makefile
+++ w/Makefile
@@ -320,6 +320,7 @@ BUILT_INS += git-merge-subtree$X
BUILT_INS += git-peek-remote$X
BUILT_INS += git-repo-config$X
BUILT_INS += git-show$X
+BUILT_INS += git-stage$X
BUILT_INS += git-status$X
BUILT_INS += git-whatchanged$X