morgBot to Programming@programming.devEnglish • 1 year agoDemystifying git branches: comparing intuition with their actual functionjvns.camessage-square5fedilinkarrow-up131arrow-down10
arrow-up131arrow-down1external-linkDemystifying git branches: comparing intuition with their actual functionjvns.camorgBot to Programming@programming.devEnglish • 1 year agomessage-square5fedilink
minus-square@lascapi@jlai.lulinkfedilink2•1 year agoI love this article and the grapglhics (I’m a visual guy ☺️).
minus-square@onlinepersona@programming.devlinkfedilinkEnglish1•1 year agoSame. 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.
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 --onto
which never made sense to me.