nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] browser: keep selection despite of change in nu


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] browser: keep selection despite of change in number of files in cwd
Date: Wed, 11 May 2016 17:32:06 +0200

On Wed, May 11, 2016, at 15:25, Rishabh Dave wrote:
> Running 'git pull' wasn't working for me. I thought maybe I made some
> mistake while using git so, I got rid of old copy of repo and tried to
> get a fresh one. But I am facing same results. Following is what I see
> now (on running clone) and previously (on running pull) with
> --verbose.
> 
> $ git clone git://git.savannah.gnu.org/nano.git --verbose
> Cloning into 'nano'...
> Looking up git.savannah.gnu.org ... done.
> Connecting to git.savannah.gnu.org (port 9418) ... 208.118.235.72 done.

$ git clone git://git.savannah.gnu.org/nano.git --verbose
Cloning into 'nano'...
Looking up git.savannah.gnu.org ... done.
Connecting to git.savannah.gnu.org (port 9418) ... 208.118.235.72 done.
remote: Counting objects: 34632, done.
remote: Compressing objects: 100% (5779/5779), done.
remote: Total 34632 (delta 28889), reused 34559 (delta 28835)
Receiving objects: 100% (34632/34632), 12.76 MiB | 1.25 MiB/s, done.
Resolving deltas: 100% (28889/28889), done.
Checking connectivity... done.

Works fine here.  Maybe you're behind some kind of firewall?
Try http:

    git  clone  http://git.sv.gnu.org/r/nano.git

Benno

-- 
http://www.fastmail.com - The way an email service should be




reply via email to

[Prev in Thread] Current Thread [Next in Thread]