Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-push through git protocol
[gitweb.git]
/
builtin-branch.c
diff --git
a/builtin-branch.c
b/builtin-branch.c
index 25ffa5491c62ea047e5fad78e60b8fa7e4e6a2fe..d60690bb084ef83ce99a56453ae9dfa56da12807 100644
(file)
--- a/
builtin-branch.c
+++ b/
builtin-branch.c
@@
-394,7
+394,6
@@
int cmd_branch(int argc, const char **argv, const char *prefix)
int kinds = REF_LOCAL_BRANCH;
int i;
- setup_ident();
git_config(git_branch_config);
for (i = 1; i < argc; i++) {