Hello, My project disk space is full and i cannot run git prune or git gc. It gives the following error
error: couldn’t write .git/logs/refs/heads/master: No space left on device
error: couldn’t write .git/logs/HEAD: No space left on device
error: failed to run reflog
I think this may be due to my database file saving in git as i didn’t add it to gitignore.
Project name: helexa
please assist.