orize@lemmy.dbzer0.com to Godot@programming.dev · 2 months agoWhat version control software do you use?message-squaremessage-square30linkfedilinkarrow-up135arrow-down12
arrow-up133arrow-down1message-squareWhat version control software do you use?orize@lemmy.dbzer0.com to Godot@programming.dev · 2 months agomessage-square30linkfedilink
minus-squareStrikeForceZero@programming.devlinkfedilinkarrow-up1·2 months 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?