Skip to content

Commit 4673249

Browse files
committed
fix(complete.sh): fix initial commit bug
1 parent c447074 commit 4673249

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

complete.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
set -e
33

44
git remote rename origin skeleton
5-
git branch -D master
6-
git checkout -b master
75
rm complete.sh
86
git add --all .
97
git commit -n -m 'pollinate project'

0 commit comments

Comments
 (0)