提交 ad07b8cf 编写于 作者: M Mislav Marohnić

fmt

上级 d4e484b2
......@@ -111,7 +111,7 @@ func fork(cmd *Command, args *Args) {
if err == nil {
currentProject, err := currentRemote.Project()
if err == nil {
if currentProject.SameAs(forkProject){
if currentProject.SameAs(forkProject) {
ui.Printf("existing remote: %s\n", newRemoteName)
return
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册