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.
2 parents 21dbe12 + fc675b8 commit f2fea68Copy full SHA for f2fea68
Makefile
@@ -165,7 +165,7 @@ PROGRAMS = \
165
git-upload-pack$X git-verify-pack$X git-write-tree$X \
166
git-update-ref$X git-symbolic-ref$X git-check-ref-format$X \
167
git-name-rev$X git-pack-redundant$X git-repo-config$X git-var$X \
168
- git-describe$X git-merge-tree$X
+ git-describe$X git-merge-tree$X git-blame$X
169
170
# what 'all' will build and 'install' will install, in gitexecdir
171
ALL_PROGRAMS = $(PROGRAMS) $(SIMPLE_PROGRAMS) $(SCRIPTS)
0 commit comments