Displaying 1 result from an estimated 1 matches for "npuvrkoc7jbchlkuvntmig".
2012 Sep 11
1
setup git in my godaddy server
...SH_ORIGINAL_COMMAND}x" == "xx" ]]; then /bin/bash; else
source ~/.bashrc; eval "${SSH_ORIGINAL_COMMAND}"; fi; "
Finally in my local machine i create samplerepo.git and add index.html and
git init and add remote by following successfully.
git remote add origin name-NPUVrKOc7JbChlkuVntMIg@public.gmane.org:~/html/
projectsdisplay.com/samplerepo.git
but i am facing error while try to push "git push origin master"
Error message:
bash: git-receive-pack: command not found
fatal: The remote end hung up unexpectedly
Please advice...
--
You received this message because yo...