Although I prefer the Pro Git book, itās clear that different resources are helpful to different people. For those looking to get an understanding of Git, Iāve linked to Git for Beginners: Zero to Hero š
The author of āGit for Beginners: Zero to Hero šā posted the following on Reddit:
Hey there folks!
Iāve rewritten the git tutorial. Iāve used over the years whenever newbies at work and friends come to me with complex questions but lack the git basics to actually learn.
After discussing my git shortcuts and aliases elsewhere and over DMs it was suggested to me that I share it here.
I hope it helps even a couple of yāall looking to either refresh, jumpstart or get a good grasp of how common git concepts relate to one another !
It goes without saying, that any and all feedback is welcome and appreciated š
TL;DR: re-wrote a git tutorial that has helped friends and colleagues better grasp of git https://jdsalaro.com/blog/git-tutorial/
EDIT:
Iāve been a bit overwhelmed by the support and willingness to provide feedback, so Iāve enabled
hypothes.is
on https://jdsalaro.com for /u/NervousQuokka and anyone else wanting chime in. You can now highlight and comment snippets. ā ļø Please join thefeedback@jdsalaro
group via this link https://hypothes.is/groups/BrRxenZW/feedback-jdsalaro so any highlights, comments, and notes are visible to me and stay nicely grouped. Usinghypothes.is
for this is an experiment for me, so letās see how it goes :)
from the plumbing point of view it has a single responsibility, but from the userās point of view it has many
I wholeheartedly agree, Iāll add this edit to my backlog !
I see that your blog focuses on Git. Iām not sure if you are aware, or not, but there is a Git community at https://programming.dev/c/git. Feel free to share links to your blogs.