Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
completion: support restore
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index f85f364029cee6c0caea3d4082cb37e56414b948..783b0773a6b27e8aef12f8bf099696415b96cf7d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-799,6
+799,7
@@
BUILT_INS += git-format-patch$X
BUILT_INS += git-fsck-objects$X
BUILT_INS += git-init$X
BUILT_INS += git-merge-subtree$X
+BUILT_INS += git-restore$X
BUILT_INS += git-show$X
BUILT_INS += git-stage$X
BUILT_INS += git-status$X