Skip to content

Commit a16574a

Browse files
committed
fix
1 parent f79fd39 commit a16574a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/git/repo_commit.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,6 @@ func (repo *Repository) GetCommitBranchStart(env []string, branch, endCommitID s
543543
return string(commitID), nil
544544
}
545545
}
546-
547546
}
548547

549548
return "", nil

0 commit comments

Comments
 (0)