git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git GUI bug?
@ 2008-04-17  5:52 Dill
  2008-04-17  6:08 ` Shawn O. Pearce
  0 siblings, 1 reply; 2+ messages in thread
From: Dill @ 2008-04-17  5:52 UTC (permalink / raw)
  To: git

When trying to push a repo using git gui to Github it opens a new
window saying pushing branch and working....please wait...Push works
if I do it by command line and I think the bug may be related to
public/private keys? Git GUI never asks for a password for when I
upload the repo. Am I doing something wrong? (When I click sign off in
Git gui it shows the correct name). I'm using msysGit 1.5.5. Thanks.

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

* Re: Git GUI bug?
  2008-04-17  5:52 Git GUI bug? Dill
@ 2008-04-17  6:08 ` Shawn O. Pearce
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn O. Pearce @ 2008-04-17  6:08 UTC (permalink / raw)
  To: Dill; +Cc: git

Dill <sarpulhu@gmail.com> wrote:
> When trying to push a repo using git gui to Github it opens a new
> window saying pushing branch and working....please wait...Push works
> if I do it by command line and I think the bug may be related to
> public/private keys? Git GUI never asks for a password for when I
> upload the repo. Am I doing something wrong? (When I click sign off in
> Git gui it shows the correct name). I'm using msysGit 1.5.5. Thanks.

git-gui doesn't offer a way to feed a password to SSH, so you
need to use an ssh agent to load your key and bypass the SSH
password prompt.

-- 
Shawn.

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

end of thread, other threads:[~2008-04-17  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-17  5:52 Git GUI bug? Dill
2008-04-17  6:08 ` Shawn O. Pearce

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).