Skip to content

Commit

Permalink
fix(complete.sh): fix initial commit bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed May 13, 2017
1 parent c447074 commit 4673249
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions complete.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
set -e

git remote rename origin skeleton
git branch -D master
git checkout -b master
rm complete.sh
git add --all .
git commit -n -m 'pollinate project'
Expand Down

0 comments on commit 4673249

Please sign in to comment.