There should be a git trash command where it just throws away everything you've been working on and reverts back to the last commit because you broke the code in ways you don't fully understand and you forgot which files you've touched
@dragon git stash?
@f0x yeah stash and then pull is what I usually do
@f0x and then delete that branch
Small server part of the pixie.town infrastructure. Registration is closed.
@f0x yeah stash and then pull is what I usually do