Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'fc/trivial'
[gitweb.git]
/
branch.c
diff --git
a/branch.c
b/branch.c
index c5c6984cb5266c27d3c13aa6e6aacaab56e112c0..546c4b44060a3eddec3124379030bdb068d637d6 100644
(file)
--- a/
branch.c
+++ b/
branch.c
@@
-307,7
+307,7
@@
void create_branch(const char *head,
start_name);
if (real_ref && track)
- setup_tracking(ref.buf
+
11, real_ref, track, quiet);
+ setup_tracking(ref.buf
+
11, real_ref, track, quiet);
if (!dont_change_ref)
if (write_ref_sha1(lock, sha1, msg) < 0)