grgit

The Groovy way to use Git.

APACHE-2.0 License

Stars
516

Bot releases are hidden (Show)

grgit - 0.2.3

Published by ajoberstar over 9 years ago

  • Allow empty passwords in hardcoded credentials to support Github auth tokens and similar use cases.
  • Support authentication on PullOp.
grgit - 0.2.2

Published by ajoberstar over 9 years ago

  • Fix for #24 making closure syntax for operations work in gradle-git.
  • Support netcat as an alternative to JNA for sshagent connections.
grgit - 0.2.1

Published by ajoberstar over 9 years ago

  • Added close() method to Grgit to release resources.
  • Support system properties for hardcoded credentials.
  • Fix for some JNA issues when using ssh-agent.
grgit - 0.2.0

Published by ajoberstar over 9 years ago

  • Added a bunch of new operations.
grgit - 0.1.0

Published by ajoberstar over 9 years ago

Initial release.