This repository was archived by the owner on Sep 3, 2025. It is now read-only.
Releases: ajoberstar/grgit
Releases · ajoberstar/grgit
0.4.0
- Added support for remote add/list. Thanks to Adam Dubiel.
0.3.1
0.3.0
- Breaking change: Updating to Groovy 2.x.
0.2.3
- Allow empty passwords in hardcoded credentials to support Github auth tokens and similar use cases.
- Support authentication on PullOp.
0.2.2
0.2.1
- Added
close()method toGrgitto release resources. - Support system properties for hardcoded credentials.
- Fix for some JNA issues when using ssh-agent.
0.2.0
- Added a bunch of new operations.
0.1.0
Initial release.