@[email protected]M to [email protected]English • 9 months agoWhat's the most creative or unconventional use of Git you've encountered?message-square23fedilinkarrow-up149arrow-down11file-text
arrow-up148arrow-down1message-squareWhat's the most creative or unconventional use of Git you've encountered?@[email protected]M to [email protected]English • 9 months agomessage-square23fedilinkfile-text
minus-squareSwordgeeklinkfedilink3•9 months agoNot very clever or rare, but extremely useful. On my persistent Unix/Linux boxes, I “git branch /etc” as soon as it comes up. Then all of my admin config gets committed whenever it’s changed.
minus-square@[email protected]linkfedilinkEnglish3•9 months agoHave you tried etckeeper? I haven’t, but it’s supposed to be an improvement over just using git in this usecase.
Not very clever or rare, but extremely useful. On my persistent Unix/Linux boxes, I “git branch /etc” as soon as it comes up. Then all of my admin config gets committed whenever it’s changed.
Have you tried etckeeper? I haven’t, but it’s supposed to be an improvement over just using git in this usecase.