Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/trace2-signo-typofix' into maint
[gitweb.git]
/
branch.c
diff --git
a/branch.c
b/branch.c
index 643694542a51634e0bc5cbef92226913d16ccbe7..a594cc23e25458250885244f477a5d4879df2537 100644
(file)
--- a/
branch.c
+++ b/
branch.c
@@
-269,7
+269,7
@@
void create_branch(struct repository *r,
}
real_ref = NULL;
- if (get_oid(start_name, &oid)) {
+ if (get_oid
_mb
(start_name, &oid)) {
if (explicit_tracking) {
if (advice_set_upstream_failure) {
error(_(upstream_missing), start_name);