[This question is essentially reopening git crash during rebase which never had an answer]
I\'m attempting to a rebase from my \'secc\' branch as:
$ git
You won't know if your machine is big enough until failing on the 'git rebase' but by that point your directory is in a munged state. During the rebase another branch was checked out (main) so that the 'secc' changes could be applied to it. Recover, and proceed with:
git checkout secc
Having failed on the rebase, as you've noted you've got two options:
You don't have a practical option to ignore the 0.5GB files, do the rebase, and then get those giga files back.