Skip to content

Commit 69f0253

Browse files
committed
Add missing comment
1 parent f9f9c20 commit 69f0253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/action.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -745,6 +745,7 @@ func mirrorSyncAction(e Engine, opType ActionType, repo *Repository, refName str
745745
return nil
746746
}
747747

748+
// MirrorSyncPushActionOptions mirror synchronization action options.
748749
type MirrorSyncPushActionOptions struct {
749750
RefName string
750751
OldCommitID string

0 commit comments

Comments
 (0)