posted 10 years ago
I’ve set up a Git repository on a Linux box with an Apache server using the “Smart HTTP” CGI. On another workstation I can clone from it with “git clone
http://server/git/project” but to push back I must change the URL in .git/config to url =
ssh://server/u3/git/project. Is there any way to push back without SSH? And is it possible to set Smart HTTP so that I don’t have to enter my password each time? How?
"Hell hath no limits, nor is circumscrib'd In one self-place; but where we are is hell, And where hell is, there must we ever be" --Christopher Marlowe, Doctor Faustus (v, 121-24)