Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 404 Bytes

File metadata and controls

6 lines (5 loc) · 404 Bytes

This is my learnings for git and github:

  • Fork = Learned how to fork a repo and make it our own.
  • Clone = Learned how to clone a repo to create a local version which is handy for group projects.
  • Pull requests = We would use these when we want to add our changes to the main branch.

Still getting comfortable with using github in general but I feel comfortable with using command line.