randomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 11 months agoGit Commit Messageimagemessage-square55linkfedilinkarrow-up1769arrow-down15
arrow-up1764arrow-down1imageGit Commit Messagerandomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 11 months agomessage-square55linkfedilink
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up7·11 months agogit commit -m “here is everything in this commit $(tar -czv . | base64)”
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up2·11 months 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)”