Brian May <br...@microcomaustralia.com.au> writes:

> On Fri, 9 Oct 2015 at 19:26 Stefano Rivera <stefa...@debian.org> wrote:
>
> >
> > Here:
> > https://wiki.debian.org/Python/GitPackaging#Where_do_the_team.27s_git_branches_live.3F
>
> I seem to have problems with this because my username on my local box is
> "brian" however my username on git.debian.org is "bam". There doesn't
> appear to be an easy way of overriding it.

You need to specify which username to connect to over SSH. I have
updated the Wiki page above to clarify this.

Now that you already have the remote configured, you can re-configure it
with:

    $ git remote set-url origin 
git+ssh://usern...@git.debian.org/git/python-modules/tools/python-modules.git

where “origin” is the name of the remote, and “USERNAME” is your Alioth
username.

-- 
 \         “When we pray to God we must be seeking nothing — nothing.” |
  `\                                                —Francis of Assisi |
_o__)                                                                  |
Ben Finney

Reply via email to