Sync
The [sync]
table is used to define default values used when syncing to a remote repository.
remote
The name of the git remote (optional, defaultorigin
)branch
The branch name to pull and push (optional, defaultmain
)
The [sync]
table is used to define default values used when syncing to a remote repository.
remote
The name of the git remote (optional, default origin
)branch
The branch name to pull and push (optional, default main
)