projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f7e6f1
)
forgot one command
author
Rudolf Polzer <divverent@alientrap.org>
Tue, 15 Jun 2010 07:05:21 +0000
(09:05 +0200)
committer
Rudolf Polzer <divverent@alientrap.org>
Tue, 15 Jun 2010 07:05:21 +0000
(09:05 +0200)
all
patch
|
blob
|
history
diff --git
a/all
b/all
index 964233c0182f704382c3e416bb141ed6cab4d147..13a37907c5b9306a8106e8c5490750e2fbc7451c 100755
(executable)
--- a/
all
+++ b/
all
@@
-713,7
+713,7
@@
case "$cmd" in
fi
fi
else
-
git notes --ref "refs/notes/admin-merge" add
"$ref"
+
GIT_NOTES_REF=refs/notes/admin-merge git notes edit
"$ref"
note=`GIT_NOTES_REF=refs/notes/admin-merge git notes show "$ref" 2>/dev/null || true`
if [ -n "$note" ]; then
reportdo4 echo "$note"