Skip to content

Script for merging the main development branch with our development branch, in powershell

License

Notifications You must be signed in to change notification settings

aratar79/startDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

startDay

Script for merging the main development branch with our development branch, in powershell

A simple way to start our day as developers

How to use

Enter the corresponding values in the variables:

Name of our main development branch
$mainBrach = "MyMainDevBranch"

Path to our local repository
$repoPath = "C:\MyRepoPath"

About

Script for merging the main development branch with our development branch, in powershell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published