Demystifying git branches: comparing intuition with their actual function
(jvns.ca)
from morg@zorg.social to programming@programming.dev on 24 Nov 2023 03:19
https://zorg.social/post/92168
from morg@zorg.social to programming@programming.dev on 24 Nov 2023 03:19
https://zorg.social/post/92168
#programming
threaded - newest
I love this article and the grapglhics (I’m a visual guy ☺️).
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 --ontowhich never made sense to me.