wanmin444 发表于 2018-9-18 10:33:52

Fetch and push fails with TortoiseGit but succeeds with git bash-android开发

What steps will reproduce the problem?  
1. Clone a git repository over a http protocol
  
2. Now change stuff, commit it and try to push it from TortoiseGit
  
3. Same problem if you try to fetch
  

  
What is the expected output? What do you see instead?
  
When pushing changes to the server I expect it pushes changes to the server, but nothing happens.
  

  
What version of the product are you using? On what operating system?
  
TortoiseGit 1.5.8.0
  
git version 1.7.2.3.msysgit.0
  
WinXP
  

  
Please provide any additional information below.
  
If I open the task manager and kill the git.exe I see the error message:
  
git have not installed
  
After closing this error message with the Ok button the Git Command Progress window appears and it pushes the changes successfully to the server. Same problem with fetch.
  
If I do the same in the git bash (git push or git fetch) it works fine.
  

  



页: [1]
查看完整版本: Fetch and push fails with TortoiseGit but succeeds with git bash-android开发