< Back
Git-ScanWorkingDirectoy
Post
NAME Git-ScanWorkingDirectoy
SYNOPSIS
This script loops trought all sub-folders
and creates list git remote URL's.
SYNTAX
Git-ScanWorkingDirectoy [-WorkingDirectory] <String> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-WorkingDirectory <String>
Your working directory.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Git-OpenOriginUrl 'C:\\Code\\Powershell'
RELATED LINKS
SYNOPSIS
This script loops trought all sub-folders
and creates list git remote URL's.
SYNTAX
Git-ScanWorkingDirectoy [-WorkingDirectory] <String> [<CommonParameters>]
DESCRIPTION
PARAMETERS
-WorkingDirectory <String>
Your working directory.
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Git-OpenOriginUrl 'C:\\Code\\Powershell'
RELATED LINKS