You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with git, if I perform a git merge and there are merge conflicts, git creates an index.lock file. This is preventing me from abort the merge or even delete the repository. If I close cmder, and open up cmd.exe no index.lock file is create and i am able to abort the merge.
The text was updated successfully, but these errors were encountered:
When working with git, if I perform a
git merge
and there are merge conflicts, git creates anindex.lock
file. This is preventing me from abort the merge or even delete the repository. If I close cmder, and open up cmd.exe noindex.lock
file is create and i am able to abort the merge.The text was updated successfully, but these errors were encountered: