- Update extension to
libgit2
version 1 - Add bindings for
git_worktree
functions - Update
git_reference_cmp
to returnint
instead ofbool
- Add error class constants
- Allow custom object types to be cloneable
- Fix a few bugs in GitConfigBackend
- Add 'readonly' attribute support to GitConfigBackend to support snapshots