- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 7
Get GitUser
        Apostolis Bekiaris edited this page Apr 22, 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{{ Add example description here }}
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
