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 9a6a729868d89166f106b4eeb7b8e2b69c08c625..8d7cec79d9097c2d822a329a862700940c04441f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-321,6
+321,7
@@
SCRIPT_SH += git-merge-one-file.sh
SCRIPT_SH += git-merge-resolve.sh
SCRIPT_SH += git-mergetool.sh
SCRIPT_SH += git-mergetool--lib.sh
+SCRIPT_SH += git-notes.sh
SCRIPT_SH += git-parse-remote.sh
SCRIPT_SH += git-pull.sh
SCRIPT_SH += git-quiltimport.sh