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

2018-01-04 Thread Geert Stappers
On Thu, Jan 04, 2018 at 02:15:25PM +, eamanu15 . wrote: > Geert Stappers: > } Think "website" all can read, few are allowed to write. > }the readers are anonym, the writers have identified them self. > > > > This is what I have in ~/src/pkg-package/.git/config among others lines > > >

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

2018-01-04 Thread eamanu15 .
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 =

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

2018-01-04 Thread Geert Stappers
On Thu, Jan 04, 2018 at 01:43:31PM +0100, Geert Stappers wrote: > On Thu, Jan 04, 2018 at 01:30:52PM +0100, Geert Stappers wrote: > > On Thu, Jan 04, 2018 at 11:55:05AM +, eamanu15 . wrote: > > >... > > > > > > *git clone git://anonscm.debian.org/users/kaction-guest/cligh.git* > > > After

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

2018-01-04 Thread Geert Stappers
On Thu, Jan 04, 2018 at 01:30:52PM +0100, Geert Stappers wrote: > On Thu, Jan 04, 2018 at 11:55:05AM +, eamanu15 . wrote: > >... > > > > *git clone git://anonscm.debian.org/users/kaction-guest/cligh.git* > > After clone, I add the new changes and I try to make a push origin but I > > have

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

2018-01-04 Thread Geert Stappers
On Thu, Jan 04, 2018 at 11:55:05AM +, eamanu15 . wrote: > Dear mentors, > > I am new on debian and I adopt my first package (cligh). > > So, first I upload the new version of the package to mentors.debian (me > like maintainer) and then was uploaded to the official repository. > > Now, in