Daniel Lintott <dan...@serverb.co.uk> writes:
> So the workaround for this is to simply create an empty repo via the
> GitHub web interface and push to that. So if you already have you
> package prepared using Git:
>
> 1. git remote add origin g...@github.com:user/repo.git
> 2. git push -u origin master
>
> In addition you'll need to push any additional branches (pristine-tar,
> upstream) to GitHub.

You also need to push tags:
  http://git-scm.com/book/en/Git-Basics-Tagging#Sharing-Tags

Best Regards,
-- 
Felix Natter


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/87ha015png....@bitburger.home.felix

Reply via email to