Version Control (Git)
Git tracks changes to source code over time. Learn branches, commits, merges, and pull requests.
This page includes a visual Git workflow diagram and core commands.

Source: ByteByteGo
Core commands
| Bash | |
|---|---|
Note
Prefer pull requests with reviews over direct pushes to main.