git-collaboration.md
August 22, 2022 ยท View on GitHub
Git for Team Collaboration
Learn about Git and GitHub:
- Listen to weeks 3 and 4 of the Introduction to Git and GitHub course:
Third Week

Fourth Week

- Complete the following levels here at learngitbranching.js.org:
Basics: Moving work back and forth

Remote repositories: Through origin - to the stars. Progressive use of Git Remotes

Summary
Very interesting information about Git from the video course.
I was familiar with Git, but I repeated some commands, as I did not use
and forgot them.
The learngitbranching game is very interesting and educational. Passed 2 times to consolidate
the material.
I did not know about rebase, I liked it more than pull (it is more
cleaner), I will definitely use it.