canpolat@programming.devM to Git@programming.devEnglish · 2 years agoWhat's the most creative or unconventional use of Git you've encountered?message-squaremessage-square4fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareWhat's the most creative or unconventional use of Git you've encountered?canpolat@programming.devM to Git@programming.devEnglish · 2 years agomessage-square4fedilinkfile-text
minus-squareRonSijm@programming.devlinkfedilinkarrow-up1·2 years agoI use it to backup my save games. Not sure if that’s conventional. For example, I’d MKLink %appdata%/Local/Pal/Save/ to a folder in my save repo, and commit that every once in a while.
I use it to backup my save games. Not sure if that’s conventional.
For example, I’d MKLink
%appdata%/Local/Pal/Save/
to a folder in my save repo, and commit that every once in a while.