Hi Guys,
Wondering how to fix this problem in Windows ?
When i try and use the command "git push origin master" I get
git-receive-pack: command not found
Any idea how I can fix this in windows ?
The path to GIT is in c:/program files/Git/Bin/ but unsure how to set this ?
Thx
Edit: doing
git--exec-path
c:\Program Files\Git/libexec/git-core
Now how to setup this somewhere?