Skip to content
Snippets Groups Projects
Commit 6c817bf5 authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

scripts

parent da5a2ca0
Branches
No related tags found
No related merge requests found
#!/bin/sh
cd ~/Research/CBAStuff/git/dmdesign
git co master
git fetch upstream
git merge upstream/gh-pages
git push origin master
cd ~/Research/CBAStuff/git/archives/dma
git fetch origin
git merge origin/master
git subtree pull -P Web/dmdesign fabpeople:people/amanda.ghassaei/dmdesign master --squash
git push origin master
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment