Skip to content

Commit 804d0a7

Browse files
committed
fix lint
1 parent 2b964fd commit 804d0a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

routers/repo/branch.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const (
1818
tplBranchAll = "repo/branches/all"
1919
)
2020

21+
// Branch branch information on UI
2122
type Branch struct {
2223
Name string
2324
Commit *git.Commit

0 commit comments

Comments
 (0)