I need to rewind my project for a homework that is due tomorrow, but rewinding doesn’t work at all. Error message below. Please help me out
Error rewinding: {“killed”:false,“code”:128,“signal”:null,“cmd”:“git revert -n 6ed729203e8ea4427b69f066f6d289b5539c9831…HEAD”,“stdout”:"",“stderr”:“fatal: Could not write to .git/sequencer/todo: No space left on device\n”,“task”:“Revert to previous revision”}
Here’s a dirty trick copy your project files into /tmp (make sure to copy hidden directories like .git). There you can delete extra files and run git gc and git prune