- Preparing search index...
- The search index is not available
gitea-js
Interface CreatePushMirrorOption
Properties
Optional interval
interval?: string
Optional remote_address
remote_address?: string
Optional remote_password
remote_password?: string
Optional remote_username
remote_username?: string
Optional sync_on_commit
sync_on_commit?: boolean
CreatePushMirrorOption represents need information to create a push mirror of a repository.