randomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 5 days agoGit Commit Messagelemmy.zipimagemessage-square53linkfedilinkarrow-up1606arrow-down14
arrow-up1602arrow-down1imageGit Commit Messagelemmy.ziprandomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 5 days agomessage-square53linkfedilink
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up6·5 days agogit commit -m “here is everything in this commit $(tar -czv . | base64)”
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up2·4 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)”