Skip to content

Commit

Permalink
Added new bash script to push to git on garena and github
Browse files Browse the repository at this point in the history
  • Loading branch information
Ho Song Yan committed Apr 18, 2017
1 parent 2722624 commit 9fd8f21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions push_git.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env bash

git push origin master
git push private master

0 comments on commit 9fd8f21

Please sign in to comment.