Skip to content

Commit

Permalink
Make setup-push.sh push .
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersbakken committed Sep 21, 2013
1 parent 9149c1d commit 1517df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup-push.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash

git remote set-url origin [email protected]:Andersbakken/rct.git
git push . HEAD:master
git checkout master

0 comments on commit 1517df3

Please sign in to comment.