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

Re: Outdated path in the git doc



-=| Julien VAUBOURG, 22.01.2012 17:14:58 +0100 |=-
> In http://pkg-perl.alioth.debian.org/git.html > pushing to
> git.debian.org > the long story, there is:
> 
>     $ ssh git.debian.org
>     $ cd /git/pkg-perl/packages
>     $ ../setup-repository libfoo-perl 'Packaging of FOO in Debian'
> 
> I think this could be replaced by:
> 
>     $ ssh git.debian.org
>     $ cd /srv/git.debian.org/git/pkg-perl
>     $ ../setup-repository libfoo-perl 'Packaging of FOO in Debian'

Good catch.

That part now[1] looks like this:

     $ cd /git/pkg-perl
     $ ./setup-repository libfoo-perl 'Packaging of FOO in Debian'

I like the /git shortcut :)

    [1] "now" as in "when wagner syncs"

Attachment: signature.asc
Description: Digital signature


Reply to: