We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f26c39 commit 318b847Copy full SHA for 318b847
Makefile
@@ -296,7 +296,6 @@ EXTRA_PROGRAMS =
296
# ... and all the rest that could be moved out of bindir to gitexecdir
297
PROGRAMS += $(EXTRA_PROGRAMS)
298
PROGRAMS += git-fast-import$X
299
-PROGRAMS += git-fetch-pack$X
300
PROGRAMS += git-hash-object$X
301
PROGRAMS += git-index-pack$X
302
PROGRAMS += git-merge-index$X
@@ -305,7 +304,6 @@ PROGRAMS += git-mktag$X
305
304
PROGRAMS += git-mktree$X
306
PROGRAMS += git-pack-redundant$X
307
PROGRAMS += git-patch-id$X
308
-PROGRAMS += git-send-pack$X
309
PROGRAMS += git-shell$X
310
PROGRAMS += git-show-index$X
311
PROGRAMS += git-unpack-file$X
0 commit comments