Closed ActionAnalytics closed 5 years ago
A script to automate the rebasing of all the project repos. It is designed to stop and warn if it finds local changes that haven't been committed yet.
call it locally in bash from the directory it is in like so: ./rebase_all_CAP_repos_from_EPIC.sh daveram ~/my-local-git-project-folder/
We shouldn't be worrying about git flow when we can just automate it. I hope this helps us.
found a bug already, will redo
A script to automate the rebasing of all the project repos. It is designed to stop and warn if it finds local changes that haven't been committed yet.
call it locally in bash from the directory it is in like so: ./rebase_all_CAP_repos_from_EPIC.sh daveram ~/my-local-git-project-folder/
We shouldn't be worrying about git flow when we can just automate it. I hope this helps us.