@[email protected] to Programmer [email protected]English • 2 years agoGitHub Desktop or Git CLI?programming.devimagemessage-square154fedilinkarrow-up1520arrow-down133
arrow-up1487arrow-down1imageGitHub Desktop or Git CLI?programming.dev@[email protected] to Programmer [email protected]English • 2 years agomessage-square154fedilink
minus-square@[email protected]linkfedilink11•2 years agoPshaw, real programmers write out the contents of .git by hand. (Also, it was a joke, the last two commands I listed are ones you’ll ideally never need in your life)
minus-square@[email protected]linkfedilink3•2 years agoI was scared of reflog too. Had to use it for the first time recently after I accidentally’d a branch that I hadn’t pushed to remote yet. I was so glad that I could recover it all in <5 commands.
Pshaw, real programmers write out the contents of
.gitby hand.(Also, it was a joke, the last two commands I listed are ones you’ll ideally never need in your life)
I was scared of reflog too. Had to use it for the first time recently after I accidentally’d a branch that I hadn’t pushed to remote yet. I was so glad that I could recover it all in <5 commands.