git-sync-js / initGit / IInitGitOptionsNotSync
Interface: IInitGitOptionsNotSync
initGit.IInitGitOptionsNotSync
Table of contents
Properties
Properties
defaultGitInfo
• Optional
defaultGitInfo: Object
Type declaration
Name | Type |
---|---|
branch | string |
email | string |
gitUserName | string |
remote | string |
Defined in
dir
• dir: string
wiki folder path, can be relative
Defined in
logger
• Optional
logger: ILogger
Defined in
syncImmediately
• Optional
syncImmediately: false
should we sync after git init?
Defined in
userInfo
• Optional
userInfo: IGitUserInfos
| IGitUserInfosWithoutToken