Add missing comment

This commit is contained in:
Lauris Bukšis-Haberkorns 2018-06-11 10:37:37 +03:00
parent f9f9c20810
commit 69f0253c37

View File

@ -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