Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version control (Git) #151

Open
danieldraper opened this issue Apr 15, 2017 · 0 comments
Open

Add version control (Git) #151

danieldraper opened this issue Apr 15, 2017 · 0 comments

Comments

@danieldraper
Copy link
Contributor

Thoughts on adding basic Git usage to the guide?

  • git global config before git usage
  • git init followed by an initial commit after rails new
  • git add and git commit after adding posts
  • git add and git commit after adding authentication
  • git add and git commit after adding comments

This will introduce a very basic git workflow in preparation for deploying to Heroku while also familiarising participants with the very basics of best practice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant