Add “Boost Your Git DX“

This commit is contained in:
Adam Johnson 2025-01-30 16:43:36 +00:00 committed by GitHub
parent a598e87253
commit 78007a87db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [Git Cherry-pick and its usages](https://www.loginradius.com/blog/async/git-cherry-pick/) - A blog explaining how command git cherry-pick works.
* [The ultimate guide to <code>.gitignore</code>](https://github.com/groda/the_ultimate_gitignore_guide) All about `.gitignore`.
* [No Bullsh\*t Git](https://maciejb2k.github.io/no-bs-git/) - free and complete explanation of git internals and the `.git/` directory.
* [Boost Your Git DX](https://adamchainz.gumroad.com/l/bygdx) - book covering many tips and extra tools to improve command line Git.
## Style Guide
*Style guide when you work with git*