From f343238b40f68ab73bcf9b46543db18709b06495 Mon Sep 17 00:00:00 2001 From: Kacper Kornet Date: Tue, 29 Nov 2011 16:38:04 +0000 Subject: [PATCH] Fetch all notes --- builder.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/builder.sh b/builder.sh index 67f7906..eb123de 100755 --- a/builder.sh +++ b/builder.sh @@ -846,6 +846,7 @@ get_spec() { exit 3 } fi + git fetch $REMOTE_PLD 'refs/notes/*:refs/notes/*' cvsignore_df .gitignore -- 2.44.0