hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 1 年前We're not the same! (period)programming.devimagemessage-square36fedilinkarrow-up1768
arrow-up1768imageWe're not the same! (period)programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 1 年前message-square36fedilink
minus-squareVictoria@lemmy.blahaj.zonelinkfedilinkarrow-up5·1 年前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.
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.