[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gits] telling git fetch to use a different ssh key



	Suresh> it finds the key correctly, logs me in, and then (as expected)
	Suresh> tells me I should be using git to access the server and logs me
	Suresh> out

It sounds like the ssh mechanics are working OK.

Next, what does "git fetch" say?

Does the output of "git remote -v" look right?  It should look something like
this (with lots of different details, of course):

	[gris:~/git/csmith] eeide% git remote -v
	origin	ssh://git at github.com/csmith-project/csmith.git (fetch)
	origin	ssh://git at github.com/csmith-project/csmith.git (push)

Eric.

-- 
-------------------------------------------------------------------------------
Eric Eide <eeide at cs.utah.edu>  .         University of Utah School of Computing
http://www.cs.utah.edu/~eeide/ . +1 (801) 585-5512 voice, +1 (801) 581-5843 FAX