NAME
Git-Push
SYNOPSIS
Updates remote refs along with associated objects.
SYNTAX
Git-Push [<CommonParameters>]
DESCRIPTION
Updates remote refs along with associated objects.
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
Name : Sebastian Ziółkowski
Github : github.com/ziolkowsky
Website : ziolkowsky.wordpress.com
Generated by ShellPowerFramework 04/16/2022 12:18:00
-------------------------- EXAMPLE 1 --------------------------
PS>Git-Push
RELATED LINKS
https://ziolkowsky.wordpress.com/2022/04/17/git-push
https://github.com/ziolkowsky/ShellPowerFramework
Dodaj komentarz