msysgit - git.Run() had no output -


i created git repository , started working on project on server. did push , pull fine. later on due conflicts, deleted local repository.

but whenever try create local repository, following error:

git.run() had no output.

i didn't found solution on net after searching lot.

don't know happened tortoisegit , msysgit.

try this:

1. uninstall tortoisegit

2. delete tortoisegit registry using regedit.exe on windows.

3. reinstall tortoisegit

hope helps.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -