morgBot@zorg.social to Programming@programming.devEnglish · 2 years agoDemystifying git branches: comparing intuition with their actual functionjvns.caexternal-linkmessage-square5linkfedilinkarrow-up130arrow-down10cross-posted to: git@programming.devhackernews@derp.foo
arrow-up130arrow-down1external-linkDemystifying git branches: comparing intuition with their actual functionjvns.camorgBot@zorg.social to Programming@programming.devEnglish · 2 years agomessage-square5linkfedilinkcross-posted to: git@programming.devhackernews@derp.foo
minus-squareonlinepersona@programming.devlinkfedilinkEnglisharrow-up1·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.
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.