strlcpy@lemmy.sdf.org to Programmer Humor@programming.dev · 11 hours agoDefault branchlemmy.sdf.orgexternal-linkmessage-square19linkfedilinkarrow-up155arrow-down14
arrow-up151arrow-down1external-linkDefault branchlemmy.sdf.orgstrlcpy@lemmy.sdf.org to Programmer Humor@programming.dev · 11 hours agomessage-square19linkfedilink
minus-squarecopaceticlinkfedilinkEnglisharrow-up5·9 hours agoI use “m”. Here is how to set the default btw: git config set --global init.defaultBranch m
I use “m”. Here is how to set the default btw: