> > When i try to push to it it tries to get me to ssh to the server as > the git user instead of using the ssh key. > > If i try to login the git user password i get the error > > fatal: 'test/test.git' does not appear to be a git repository > fatal: The remote hung up unexpectedly. >
This may indicate that the keys have not been added to the git users authorized_keys. Check the file on disk (~/.ssh/authorized_keys). Christian -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
