Add missing comment
This commit is contained in:
parent
f9f9c20810
commit
69f0253c37
|
@ -745,6 +745,7 @@ func mirrorSyncAction(e Engine, opType ActionType, repo *Repository, refName str
|
|||
return nil
|
||||
}
|
||||
|
||||
// MirrorSyncPushActionOptions mirror synchronization action options.
|
||||
type MirrorSyncPushActionOptions struct {
|
||||
RefName string
|
||||
OldCommitID string
|
||||
|
|
Loading…
Reference in New Issue
Block a user