Skip to content

Add version control (Git) #151

@danieldraper

Description

@danieldraper

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions