From: Rudolf Polzer Date: Tue, 15 Jun 2010 07:05:21 +0000 (+0200) Subject: forgot one command X-Git-Tag: xonotic-v0.1.0preview~426 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=175a62ed4aac61e99c1a0e019c4eb7d842117ea1;hp=8f7e6f1f69a59a8ada4880db5f1680efd5eb91fd forgot one command --- 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"