Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 456 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 456 Bytes

General

  • What is source code management
  • What is Git
  • What is GitHub
  • What is the difference between Git and GitHub
  • How to create a repository
  • What is a README
  • How to write good READMEs
  • How to commit
  • How to write helpful commit messages
  • How to push code
  • How to pull updates
  • How to create a branch
  • How to merge branches
  • How to work as collaborators on a project
  • Which files should and which files should not appear in your repo