X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=show-branch.c;h=511fd3b656ec0f66492994c21bb024a52f482a78;hb=39c015c556f285106931e0500f301de462b0e46e;hp=ffe7456a6a8b44276a8779cabf16e4613b268ec0;hpb=36b5b3c65948694d9a92de5a17f2b97c3cd84879;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) {