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

Re: Problem with Git Push to git clone git://anonscm.debian.org/user





This is what I have in  ~/src/pkg-package/.git/config among others lines

   [remote "origin"]
        url = "" href="https://anonscm.debian.org/git/team/pkg-package.git" rel="noreferrer" target="_blank">https://anonscm.debian.org/git/team/pkg-package.git
        fetch = +refs/heads/*:refs/remotes/origin/*
   [remote "alioth"]
        url = "" href="http://stappers@git.debian.org/git/team/pkg-package.git" rel="noreferrer" target="_blank">stappers@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 to: