I'm not able to delete a folder minutes after the last git operation as the git process keeps running in the background and won't stop. How can I have git stop after, say, 30 secs. of non-operation?
I'm not able to delete a folder minutes after the last git operation as the git process keeps running in the background and won't stop. How can I have git stop after, say, 30 secs. of non-operation?