hypnotic_nerd@programming.devcake to Programmer Humor@programming.devEnglish · 2 years agoWe're not the same! (period)programming.devimagemessage-square39linkfedilinkarrow-up1713
arrow-up1713imageWe're not the same! (period)programming.devhypnotic_nerd@programming.devcake to Programmer Humor@programming.devEnglish · 2 years agomessage-square39linkfedilink
minus-squareVictoria@lemmy.blahaj.zonelinkfedilinkarrow-up4·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.