git-sync-js / interface / IGitUserInfos
Interface: IGitUserInfos
interface.IGitUserInfos
Hierarchy
-
↳
IGitUserInfos
Table of contents
Properties
Properties
accessToken
• accessToken: string
Github Login: token
Defined in
branch
• branch: string
Inherited from
IGitUserInfosWithoutToken.branch
Defined in
email
• email: string
Git commit message email
Inherited from
IGitUserInfosWithoutToken.email
Defined in
gitUserName
• gitUserName: string
Github Login: username , this is also used to filter user's repo when searching repo
Inherited from
IGitUserInfosWithoutToken.gitUserName