randomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 6 days agoGit Commit Messagelemmy.zipimagemessage-square55fedilinkarrow-up1768arrow-down15
arrow-up1763arrow-down1imageGit Commit Messagelemmy.ziprandomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 6 days agomessage-square55fedilink
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up7·6 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)”