Comment on xkcd #1597: Git
luckybipedal@lemmy.world 1 year ago
IME, to use git effectively, and make sense of the man-pages, you have to know a lot of the internals of how git works. I found it helpful to read “Git from the bottom up” when I had to start using it professionally: jwiegley.github.io/git-from-the-bottom-up/
clay_pidgin@sh.itjust.works 11 months ago
That looks helpful, thank you.