randomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 5 days agoGit Commit Messagelemmy.zipimagemessage-square53fedilinkarrow-up1766arrow-down15
arrow-up1761arrow-down1imageGit Commit Messagelemmy.ziprandomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 5 days agomessage-square53fedilink
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up7·5 days agogit commit -m “here is everything in this commit $(tar -czv . | base64)”
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up2·5 days agoGo for broke git commit -m “It works on my machine $(tar -ca . -C / | base64)”
git commit -m “here is everything in this commit $(tar -czv . | base64)”
Go for broke
git commit -m “It works on my machine $(tar -ca . -C / | base64)”