Skip to content

Commit

Permalink
fixed branch creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Arnfast committed Dec 1, 2016
1 parent f8ed8aa commit e40e943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detached-head/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ mkdir exercise
cd exercise
git init

git checkout $kata-master
git checkout -b $kata-master

touch file1
git add file1
Expand Down

0 comments on commit e40e943

Please sign in to comment.