TxzK to Programmer [email protected] • 2 years agowhy type lot letter when few do tricklemmy.zipimagemessage-square115fedilinkarrow-up1390
arrow-up1390imagewhy type lot letter when few do tricklemmy.zipTxzK to Programmer [email protected] • 2 years agomessage-square115fedilink
minus-square@[email protected]linkfedilink66•edit-22 years agoInstead of either, it’s good to have a more descriptive primary branch: git checkout -b dontwritetothisbranchdirectlyyougottaopenaprfirstandhaveitreviewedandapprovedandthenpasstheautomatictests
minus-squareKbin_space_programlinkfedilink16•2 years agoGit checkout -b neverpushtothisbranchthismeansyou
minus-squaresynae[he/him]linkfedilinkEnglish9•2 years agogit co -b nevergonnagiveyouupnevergonnaletyoudown
minus-square@[email protected]linkfedilink7•2 years agoGit checkout -b branchprotectiononlyworksifyouarenotsetupwithadminprivilegesontherepoingithubthismeansyouhowardgodammit
minus-square@[email protected]linkfedilink4•2 years agoY’all. At least put some dashes between the words
minus-squareKbin_space_programlinkfedilink1•2 years agoOh of course. But I was following the code standard set by the first one. I suspect everyone else was too.
minus-squarekaty ✨linkfedilink2•2 years agogit commit -m “that sign can’t stop me because i can’t read”
Instead of either, it’s good to have a more descriptive primary branch:
git checkout -b dontwritetothisbranchdirectlyyougottaopenaprfirstandhaveitreviewedandapprovedandthenpasstheautomatictests
Git checkout -b neverpushtothisbranchthismeansyou
git co -b nevergonnagiveyouupnevergonnaletyoudown
Git checkout -b branchprotectiononlyworksifyouarenotsetupwithadminprivilegesontherepoingithubthismeansyouhowardgodammit
howard knows what he did
Y’all. At least put some dashes between the words
Oh of course. But I was following the code standard set by the first one. I suspect everyone else was too.
git commit -m “that sign can’t stop me because i can’t read”
Still shorter than a java class name.