]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
forgot one command
authorRudolf Polzer <divverent@alientrap.org>
Tue, 15 Jun 2010 07:05:21 +0000 (09:05 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 15 Jun 2010 07:05:21 +0000 (09:05 +0200)
all

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
                                                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"
                                        note=`GIT_NOTES_REF=refs/notes/admin-merge git notes show "$ref" 2>/dev/null || true`
                                        if [ -n "$note" ]; then
                                                reportdo4 echo "$note"