X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=all;h=13a37907c5b9306a8106e8c5490750e2fbc7451c;hp=964233c0182f704382c3e416bb141ed6cab4d147;hb=175a62ed4aac61e99c1a0e019c4eb7d842117ea1;hpb=8f7e6f1f69a59a8ada4880db5f1680efd5eb91fd diff --git a/all b/all index 964233c0..13a37907 100755 --- 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"