I started to get an error suddently when pushing any branch of a certain project to bitbucket.
When I do: git push
, I get the following:
inotify_add_watch: No such file or directory
registerToSubTree : warning, failed to register /home/user/workspace/project/.git/refs/remotes/origin/dev.lock :Error watching /home/user/workspace/project/.git/refs/remotes/origin/dev.lock : No such file or directory
What can be causing this? Thanks