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

Re: New version of ruby-polyglot ready for upload



Thanks Lucas, I'll try these methods

Best Regards

On Mon, Aug 22, 2011 at 10:52 AM, Lucas Nussbaum
<lucas@lucas-nussbaum.net> wrote:
> On 20/08/11 at 22:14 +0530, Vasudev Kamath wrote:
>> Hello Antonio, Lucas
>>
>> Now I've really messed things up. I messed my local repo and finally
>> deleted it and cloned fresh one from the git.debian.org but for some
>> reason I'm not getting upstream and pristine-tar brances but these
>> branches are visible in the gitweb [1]
>>
>> I'm bit confused. Am I missing something while cloning.
>
> Most likely, yes. You need to track the upstream and pristine-tar
> branch.
>
> The easiest way to do that is to checkout the whole team repository
> using mr (see the team's wiki page). Alternatively, you can:
>
> a) look at our mrconfig:
>        git clone git+ssh://git.debian.org/git/pkg-ruby-extras/$1.git &&
>        cd $1 &&
>        { git branch --track upstream remotes/origin/upstream || true; } &&
>        { git branch --track pristine-tar remotes/origin/pristine-tar || true; }
>
> b) use gbp-clone
>
>  Lucas
>
>
> --
> To UNSUBSCRIBE, email to debian-ruby-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: 20110822052242.GA6882@xanadu.blop.info">http://lists.debian.org/20110822052242.GA6882@xanadu.blop.info
>
>



-- 

Vasudev Kamath
http://vasudevkamath.blogspot.com
http://identi.ca/vasudev
http://twitter.com/vasudevkamath


Reply to: