-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Add a question about whether the person uses Git and then if they do run:
git init
git add -A
git -a -m 'initial project commit'
This would replace step 6 in this post (we're already replacing 1, 2, 4, and 5