How to fix – fatal: Unable to create ‘.git/shallow.lock’: File exists.
Today while trying to clone big repository using “git fetch” we encountered following error, “fetching iteration / … Read more
Posts related to different types of source code management tools such as Git, SVN and its usage, errors, failures and possible resolutions.
Today while trying to clone big repository using “git fetch” we encountered following error, “fetching iteration / … Read more
Recently somehow our git got corrupted and we couldn’t push our code to server and got an … Read more
Recently we did one find and replace in our existing git using command mentioned at “Grep and … Read more