2012/5/13 Andreas Tille <[email protected]>:
>
> $ git branch
> * master
>
> However, a proper repository which should work with git-buildpackage
> should look like:
>
> $ git branch
> * master
>  pristine-tar
>  upstream

Ah, ok, you should add 2 branches manually:

git branch upstream origin/upstream
git branch pristine-tar origin/pristine-tar


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/calf6qjnh5_plbfpyh1q5rzjeqlcrw+01zfzfdhrg1kejjxt...@mail.gmail.com

Reply via email to