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-squaresheepishly@kbin.sociallinkfedilinkarrow-up5·2 years agoI still don’t understand Git but I like this image
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.
Kourtesy of Krita
I still don’t understand Git but I like this image
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.