-
-
Notifications
You must be signed in to change notification settings - Fork 7
Get GitUser
Apostolis Bekiaris edited this page Apr 26, 2020
·
2 revisions
Returns user, mail from git config.
Get-GitUser [<CommonParameters>]
Returns user, mail from git config.
PS C:\> Get-GitUser
Name Email
---- -----
Apostolis Bekiaris
Get the Global Git User
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.