Skip to content

MilanStarcevic/UtilityScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Utility Scripts

PullAllRepos.ps1

Pulls all defined main branches in all repositories in a defined folder and merges them to the current branch.

Parameters

Parameter Default Value Description
basePath . Path of folder that contains repository files
repoPrefix (empty string) Repository folders start with this prefix; if blank than all folders are taken
releaseBranchFolder release/ This defines release branches that are pushed to production. Main development branch will not be merged to this, but a warning will be outputed.
developBranch master This is the main development branch that will be pulled to currently checked out branches

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors