morgBot@zorg.social to ProgrammingEnglish · 1 year agoDemystifying git branches: comparing intuition with their actual functionjvns.caexternal-linkmessage-square5fedilinkarrow-up130arrow-down10cross-posted to: git
arrow-up130arrow-down1external-linkDemystifying git branches: comparing intuition with their actual functionjvns.camorgBot@zorg.social to ProgrammingEnglish · 1 year agomessage-square5fedilinkcross-posted to: git
minus-squareonlinepersonalinkfedilinkEnglisharrow-up1·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.
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.