[SOLVED]

On 2/13/13, Michael Paquier <michael.paqu...@gmail.com> wrote:
> On Wed, Feb 13, 2013 at 1:28 PM, Zenaan Harkness <z...@freedbms.net> wrote:
>
>> On 2/13/13, Zenaan Harkness <z...@freedbms.net> wrote:
>> > # this resulted in only 8.6MiB download just now,
>> > # on an up-to-date pg.git repo.
>
> This quantity of data looks correct, half of it being due to the data in
> doc-xc/.
>
> $ git remote set-branches --add master pgxc/master
>> fatal: No such remote 'master'
>
> I am not a GIT specialist, but in order to get all the branches, do only
> that:
> git remote add -f pgxc git://
> postgres-xc.git.sourceforge.net/gitroot/postgres-xc/postgres-xc
>
> You will be able to see all the remote branches available with "git branch
> -a"

Bingo! Thank you very much. I ran git remote rm pgxc (rm my previous
remote attempt), then ran your command.
It appears that for some reason --tags option (possibly when combined
with -m) causes a problem with fetching remote branches.

Much appreciated,
Zenaan


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOsGNSTskhXjpZdW1ge_wX8zHbVtz9VptE+nW=euteiu1kv...@mail.gmail.com

Reply via email to