提交 20405f57 编写于 作者: J Jingwen Owen Ou

Fix help bug

上级 fd411335
......@@ -138,7 +138,7 @@ func ExecCheckout(args []string) error {
}
func ExecHelp(command string) error {
return sysExec("help", command, "--help")
return sysExec(command, "--help")
}
func Log(sha1, sha2 string) (string, error) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册