No site found for codelikethis.herokuapp.com; using CodeLikeThis content.
Description
Git is very powerful, but also very confusing. This track explores git as a tool and as a lifestyle, discussing how to build workflows of increasing complexity for teams of increasing size and varying cohesion -- from a single developer, to tightly-knit application teams and loosely-knit open-source projects.
Lessons
Links
- Try Github - interactive online git demo
- Git Immersion - a guided tour that walks through the fundamentals of git
- https://medium.com/@keeayluh/git-all-the-things-a359c23745aa
- https://git-scm.com/book
- Git Demo - screencast demo of basic git commands
- https://www.freecodecamp.org/news/beaucarnes/how-to-use-GitHub--7mdMGAPL
- https://github.com/thoughtbot/guides/tree/master/protocol/git
- https://twitter.com/jezhumble/status/982991911937036288
- http://www.davefarley.net/?p=247
- a branch is a pointer to a commit - cartoon Twitter thread on branches by Julia Evans
- https://medium.freecodecamp.org/unlearning-toxic-behaviors-in-a-code-review-culture-b7c295452a3c