提交 076b2324 编写于 作者: J Junio C Hamano

show-branch: make it work in a subdirectory.

Signed-off-by: NJunio C Hamano <junkio@cox.net>
上级 d3968363
......@@ -317,6 +317,8 @@ int main(int ac, char **av)
int merge_base = 0;
char **label;
setup_git_directory();
while (1 < ac && av[1][0] == '-') {
char *arg = av[1];
if (!strcmp(arg, "--all"))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册