@[email protected] to Programmer [email protected]English • 1 year agoGitHub Desktop or Git CLI?programming.devimagemessage-square134fedilinkarrow-up1510arrow-down132
arrow-up1478arrow-down1imageGitHub Desktop or Git CLI?programming.dev@[email protected] to Programmer [email protected]English • 1 year agomessage-square134fedilink
minus-square@[email protected]linkfedilink11•1 year 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@overcast5348link3•1 year 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
.git
by 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.