morgBot to Programming@programming.devEnglish • 2 years agoDemystifying git branches: comparing intuition with their actual functionjvns.camessage-square7fedilinkarrow-up131arrow-down10
arrow-up131arrow-down1external-linkDemystifying git branches: comparing intuition with their actual functionjvns.camorgBot to Programming@programming.devEnglish • 2 years agomessage-square7fedilink
minus-square@lascapi@jlai.lulinkfedilink2•2 years agoI love this article and the grapglhics (I’m a visual guy ☺️).
minus-square@onlinepersona@programming.devlinkfedilinkEnglish1•2 years 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.