hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoWe're not the same! (period)programming.devimagemessage-square36linkfedilinkarrow-up1762arrow-down128
arrow-up1734arrow-down1imageWe're not the same! (period)programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square36linkfedilink
minus-squareVictoria@lemmy.blahaj.zonelinkfedilinkarrow-up5·2 years agoeach commit points to the one before. additionally a commit stores which lines in which files changed compared to the previous commit. a branch points to a particular commit.
each commit points to the one before. additionally a commit stores which lines in which files changed compared to the previous commit. a branch points to a particular commit.