New in this release is support for push. Detailed list of changes follows.
API changes:
- Rename Commit._message to Commit.raw_message
- Rename Signature._name to Signature.raw_name
- Rename Signature._email to Signature.raw_email
New features:
- Remote.push(refspec)
- Tag.get_object()
And some bugs fixed.
Thanks to:
- Brodie Rao
- Fraser Tweedale
- Andrew Chin
- Carlos Martín Nieto
Resources:
- Download from https://pypi.python.org/pypi/pygit2
- Documentation at http://www.pygit2.org/
- Join us at https://github.com/libgit2/pygit2
Enjoy!
Leave a Reply
You must be logged in to post a comment.