randomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 17 days agoGit Commit Messagelemmy.zipimagemessage-square47fedilinkarrow-up1754arrow-down15
arrow-up1749arrow-down1imageGit Commit Messagelemmy.ziprandomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 17 days agomessage-square47fedilink
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up7·17 days agogit commit -m “here is everything in this commit $(tar -czv . | base64)”
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up2·16 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)”