Arun,

Arun Isaac wrote on 03/08/17 at 19:05:
> I'm not able to pull from the guix repo [over SSH].

Works fine here. Maybe it was a transient or local network issue?

  $ git config --get remote.upstream.url
  n...@git.sv.gnu.org:/srv/git/guix.git

  $ git fetch upstream
  remote: Counting objects: 471, done.
  remote: Compressing objects: 100% (108/108), done.
  remote: Total 385 (delta 307), reused 347 (delta 277)
  Receiving objects: 100% (385/385), 77.68 KiB | 0 bytes/s, done.
  Resolving deltas: 100% (307/307), completed with 13 local objects.
  From git.sv.gnu.org:/srv/git/guix
     5d8312f1c..cf189709b  master     -> upstream/master

Kind regards,

T G-R

Reply via email to