Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add a script to edit/inspect notes
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 0bc96d8d32c67ef40bc3a8f3f67b057b9d9f4315..69e1073e3e4547faf956f0e452107f11bad70387 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-258,6
+258,7
@@
SCRIPT_SH += git-merge-octopus.sh
SCRIPT_SH += git-merge-one-file.sh
SCRIPT_SH += git-merge-resolve.sh
SCRIPT_SH += git-mergetool.sh
+SCRIPT_SH += git-notes.sh
SCRIPT_SH += git-parse-remote.sh
SCRIPT_SH += git-pull.sh
SCRIPT_SH += git-quiltimport.sh