On 24 March 2011 12:02, Brian Sutherland <br...@vanguardistas.net> wrote:
> I'd like to make a new release of repoze.bitblt (when my pull request is
> accepted). Is there any documentation anywhere about how releases should
> be tagged/created within the Repoze github repository?

Looking at e.g. https://github.com/repoze/repoze.vhm, it seems that
releases are just given a version-tag, e.g. "1.1".

  $ git tag -s 1.1
  $ git push --tags

\malthe
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to