From 175a62ed4aac61e99c1a0e019c4eb7d842117ea1 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Tue, 15 Jun 2010 09:05:21 +0200 Subject: [PATCH 1/1] forgot one command --- all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2