NAME
PS> 99Git.ps1
SYNOPSIS
Library of functions related with Git actions.
SYNTAX
PS> 99Git.ps1 [<CommonParameters>]
DESCRIPTION
Library of functions related with Git actions.
PARAMETERS
<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
NOTES
Author : Sebastian Ziółkowski
Website: ziolkowsky.wordpress.com
GitHub : github.com/ziolkowsky
-------------------------- EXAMPLE 1 --------------------------
PS>.\99Git.ps1
Loads functions to current PoweerShell session.
RELATED LINKS
https://ziolkowsky.wordpress.com/2022/04/17/99Git-ps1
https://github.com/ziolkowsky/ShellPowerFramework
Dodaj komentarz