Arseny Kapoulkine on Nostr: Via nprofile1q…xjvvf on Twitter, courtesy of Git Fork authors: ...
Via nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqqw9huvn8gh2svc3r7vlc9qcwy2l8rg0yxfzht4pd5e0z4s9j3jtqhxjvvf (nprofile…jvvf) on Twitter, courtesy of Git Fork authors: https://x.com/git_fork/status/1866476802408894650
To find lost stashes run `git fsck --unreachable | grep commit | cut -d" " -f3 | xargs git log --merges --no-walk --grep=WIP`
I'm posting this here because a) this is super valuable for people who use stashes, b) as a heavy stasher myself I run into this occasionally so want to maximize the chance I can find it later :D.
To find lost stashes run `git fsck --unreachable | grep commit | cut -d" " -f3 | xargs git log --merges --no-walk --grep=WIP`
I'm posting this here because a) this is super valuable for people who use stashes, b) as a heavy stasher myself I run into this occasionally so want to maximize the chance I can find it later :D.