orize@lemmy.dbzer0.com to Godot@programming.dev · 3 days agoWhat version control software do you use?message-squaremessage-square29linkfedilinkarrow-up131arrow-down12
arrow-up129arrow-down1message-squareWhat version control software do you use?orize@lemmy.dbzer0.com to Godot@programming.dev · 3 days agomessage-square29linkfedilink
minus-squareStrikeForceZero@programming.devlinkfedilinkarrow-up1·14 hours agoAside from the obvious cases like pruning or garbage collection that remove orphaned or dangling commits, is there anything else destructive that git reflog can’t help recover from?
Aside from the obvious cases like pruning or garbage collection that remove orphaned or dangling commits, is there anything else destructive that
git reflog
can’t help recover from?