git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Push from an SSH Terminal
@ 2012-02-03 15:50 Feanil Patel
  2012-02-03 16:21 ` Neal Groothuis
  2012-02-03 21:35 ` Jeff King
  0 siblings, 2 replies; 12+ messages in thread
From: Feanil Patel @ 2012-02-03 15:50 UTC (permalink / raw)
  To: git

Hi Everyone,

I tried looking for an answer to my problem online without much luck,
perhaps you can help me.  I'm SSHed from my laptop(Comp A) over to a
computer(Comp B) that has my git repo on it. I made some changes and
comitted them. Now I want to push them to my other server(Comp C). The
repository is password protected so if I'm physically at Comp B, I get
a gui prompt for my username and password. However Comp A does not
have X Forwarding setup to Comp B so I can't get the gui interface for
the username and password when I try to do the push.  Is there an
alternative way to provide my credentials when doing a git push that
does not require a gui?

--
Feanil Patel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-02-04  8:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03 15:50 Push from an SSH Terminal Feanil Patel
2012-02-03 16:21 ` Neal Groothuis
2012-02-03 16:40   ` Feanil Patel
2012-02-03 17:10     ` Neal Groothuis
2012-02-03 21:36       ` Jeff King
2012-02-03 22:13         ` Jeff King
2012-02-03 22:14         ` [PATCH 1/2] prompt: clean up strbuf usage Jeff King
2012-02-03 22:16         ` [PATCH 2/2] prompt: fall back to terminal if askpass fails Jeff King
2012-02-04  7:47         ` Push from an SSH Terminal Junio C Hamano
2012-02-04  8:09           ` Jeff King
2012-02-04  8:16             ` Junio C Hamano
2012-02-03 21:35 ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).