Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-revert: revert an existing commit.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index c14ec4f82a079383502c000bc3efc23fe7959c8a..5efb6268a1311099cb131f05feef81453011bf7e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-70,6
+70,7
@@
SCRIPTS=git git-apply-patch-script git-merge-one-file-script git-prune-script \
SCRIPTS += git-count-objects-script
# SCRIPTS += git-send-email-script
+SCRIPTS += git-revert-script
PROG= git-update-cache git-diff-files git-init-db git-write-tree \
git-read-tree git-commit-tree git-cat-file git-fsck-cache \