randomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 3 days agoGit Commit Messagelemmy.zipexternal-linkmessage-square48fedilinkarrow-up1757arrow-down15
arrow-up1752arrow-down1external-linkGit Commit Messagelemmy.ziprandomlemmyuser@lemmy.zip to Programmer Humor@programming.dev · 3 days agomessage-square48fedilink
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up7·3 days agogit commit -m “here is everything in this commit $(tar -czv . | base64)”
minus-squareInnerScientist@lemmy.worldlinkfedilinkarrow-up2·2 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)”