Git 101
There are lot of tutorials about Git. One that is built right into Git is the 'everyday help'. Print this help with:
$ git help everyday
The output is a series of must-know commands for a variety of roles in a technical organization: individual developer (standalone), individual developer (participant), integrators, and admins.
Pick a lane and go! 🏁
Tweet