This is what I have in  ~/src/pkg-package/.git/config among others lines
>
>    [remote "origin"]
>         url = https://anonscm.debian.org/git/team/pkg-package.git
>         fetch = +refs/heads/*:refs/remotes/origin/*
>    [remote "alioth"]
>         url = ssh://stapp...@git.debian.org/git/team/pkg-package.git
>         fetch = +refs/heads/*:refs/remotes/alioth/*
>

Ok, I understand. This is like to run *git remote add alioth [URL]* ?

>
> `git pull` reads from origin URL
>
> When I want to _write_ I use different path, the alioth URL, I do
>  `git push alioth`
>
>
> Groeten
> Geert Stappers
> --
> Leven en laten leven
>
>

-- 
Arias Emmanuel
https://www.linkedin.com/in/emmanuel-arias-437a6a8a
http://eamanu.com

Reply via email to