Gav Wood
10 years ago
1 changed files with 4 additions and 0 deletions
@ -0,0 +1,4 @@ |
|||
#!/bin/bash |
|||
|
|||
git checkout master && git merge --no-ff $1+ && git push && git tag -f $1 && git push --tags -f |
|||
|
Loading…
Reference in new issue