I created git repository previously and then I started working on a project which was on the server. I did push and pull just fine. But later on due to some conflicts, I deleted my local repository.
But now whenever I try to create a local repository, I get the following error:
git.Run() had no output
.
I didn't found any solution on net after searching a lot.
Don't know what happened with TortoiseGIT and msysgit.
Try this:
1. Uninstall TortoiseGit
2. Delete TortoiseGit
registry using regedit.exe
on windows.
3. Reinstall TortoiseGit
Hope this helps.