#git
3 notes tagged git.
Cheat Sheets·4 min
How to Collaborate on GitHub
Create one repository, push your project, and add your teammates as collaborators so the whole team can work on the same code.
- #github
- #git
- #collaboration
- #teamwork
Git·2 min
Git Cheat Sheet
The Git commands I actually use day to day, plus how to undo things safely.
- #git
- #cli
- #version-control
- #cheat-sheet
Templates·1 min
Pull Request Template
A reusable PR description template that makes reviews faster and kinder.
- #git
- #github
- #template
- #collaboration