< Back

Sync-GitFork

Sat Jan 18, 2020 7:51 pm

NAME Sync-GitFork



SYNOPSIS

Syncs fork with upstream (original) repository.





SYNTAX

Sync-GitFork [<CommonParameters>]





DESCRIPTION

Fetches changes from upstream, rebases master onto upstream/master, pushes master to origin and prunes stale

remote tracking refs.





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





RELATED LINKS