jgart <jg...@dismail.de> writes: > On Thu, 14 Apr 2022 16:20:05 -0400 Christine Lemmer-Webber > <cweb...@dustycloud.org> wrote: >> It should be possible to use the git reflog to find out what your >> previous git history state was. >> >> It would be a good idea if you could push the "suspect" branch up >> somewhere where it can be examined, I'd think? > > Hi Christine, > > Was that request for me? > > If so, how would I push the suspect branch? > > All I did was a `git pull`. > > Unless you're implying that suspect branch is on my local machine somewhere? > > all best, > > jgart
It was for you. Since guix pull operates via a git pull, I think it should be possible to figure out what the state of the previous branch was when the weirdness occured. In terms of where to push, you can push to pretty much any forge out there. Notabug, Gitlab, etc etc etc. Sorry I don't have time to say more. Currently sitting in the passenger seat on a road trip. I'm not sure if others in the Guix project see this as a priority, but if you say other users on IRC expereinced something similar, it may be good to investigate.