Add The Project To A Git Repo
Goals
Steps
Step 1
Step 2
Type this in the shell:git statusStep 3
Type this in the shell:git logStep 4
Type this in the shell:git add -AStep 5
Type this in the shell:git statusStep 6
Type this in the shell:git commit -m "empty Rail 7 app"Step 7
Type this in the shell:git status
Explanation
Next Step:
Go on to Running Your Application Locally