Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/preformatted-doc-url'
[gitweb.git]
/
builtin
/
remote.c
diff --git
a/builtin/remote.c
b/builtin/remote.c
index d33766be395ad637c4505f5ca9024a9b8331d99d..5ded3018afcf8c44fccac5062aa34df9ba013169 100644
(file)
--- a/
builtin/remote.c
+++ b/
builtin/remote.c
@@
-247,7
+247,7
@@
struct branch_info {
enum { NO_REBASE, NORMAL_REBASE, INTERACTIVE_REBASE } rebase;
};
-static struct string_list branch_list;
+static struct string_list branch_list
= STRING_LIST_INIT_NODUP
;
static const char *abbrev_ref(const char *name, const char *prefix)
{