problems with git

Paul W. Frields stickster at gmail.com
Thu Oct 7 21:23:16 UTC 2010


On Thu, Oct 07, 2010 at 03:30:36PM +0200, Robert Antoni wrote:
> I have edited .git/config  file (changing: url = ssh://
> rbuj at git.fedorahosted.org/git/docs/install-guide.git)
> 
> [robert at localhost install-guide]$ cat .git/config
> [core]
> repositoryformatversion = 0
> filemode = true
> bare = false
> logallrefupdates = true
> [remote "origin"]
> fetch = +refs/heads/*:refs/remotes/origin/*
> url = ssh://rbuj@git.fedorahosted.org/git/docs/install-guide.git
> [branch "master"]
> remote = origin
> merge = refs/heads/master
> [branch "f14"]
> remote = origin
> merge = refs/heads/f14
> [robert at localhost install-guide]$ git commit -a
> # On branch f14
> # Your branch is ahead of 'origin/f14' by 5 commits.
> #
> nothing to commit (working directory clean)
> [robert at localhost install-guide]$ git remote show origin
> ssh_exchange_identification: Connection closed by remote host
> fatal: The remote end hung up unexpectedly

Hm, this does still sound suspiciously like your pubkey is missing or
inaccurate on FAS then.  Other ideas, anyone?


-- 
Paul W. Frields                                http://paul.frields.org/
  gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233  5906 ACDB C937 BD11 3717
  http://redhat.com/   -  -  -  -   http://pfrields.fedorapeople.org/
          Where open source multiplies: http://opensource.com


More information about the trans mailing list