X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=show-branch.c;h=511fd3b656ec0f66492994c21bb024a52f482a78;hb=a79a27636098be2b9652f59bd447ac074f741e26;hp=ffe7456a6a8b44276a8779cabf16e4613b268ec0;hpb=3815f423ae39bf774de3c268c6d3e3b72128a4e5;p=git.git diff --git a/show-branch.c b/show-branch.c index ffe7456a..511fd3b6 100644 --- a/show-branch.c +++ b/show-branch.c @@ -548,8 +548,8 @@ int main(int ac, char **av) int with_current_branch = 0; int head_at = -1; - git_config(git_show_branch_config); setup_git_directory(); + git_config(git_show_branch_config); /* If nothing is specified, try the default first */ if (ac == 1 && default_num) {