Comment on Demystifying git branches: comparing intuition with their actual function
lascapi@jlai.lu 1 year ago
I love this article and the grapglhics (I’m a visual guy ☺️).
Comment on Demystifying git branches: comparing intuition with their actual function
lascapi@jlai.lu 1 year ago
I love this article and the grapglhics (I’m a visual guy ☺️).
onlinepersona@programming.dev 1 year ago
Same. The wording for rebase in the documentation is crap, but the little ASCII art is more helpful. Graphics like in the article are even better - especially for stuff like
rebase --onto
which never made sense to me.