hckrnws
Show HN: Effective Git
(github.com)
22
2
3d
by nola-a
As many of us shift from being software engineers to software managers, tracking changes the right way is growing more important.
It’s time to truly understand and master Git.
tomtom1337
4h
I'd recommend using git switch instead of checkout, since the checkout command is so overloaded. And restore instead of checkout for restoring changes.
Valodim
2h
Eh. If you're interested in sharpening your vcs toolchain, just learn jj already
Crafted by Rajat
Source Code