https://github.com/quarkiverse/quarkus-jgit
JGit is a lightweight, pure Java library implementing the Git version control system
https://github.com/quarkiverse/quarkus-jgit
git gitea jgit quarkus-extension
Last synced: 7 months ago
JSON representation
JGit is a lightweight, pure Java library implementing the Git version control system
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-jgit
- Owner: quarkiverse
- License: apache-2.0
- Created: 2021-11-26T14:32:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T00:55:50.000Z (7 months ago)
- Last Synced: 2025-04-10T01:35:39.312Z (7 months ago)
- Topics: git, gitea, jgit, quarkus-extension
- Language: Java
- Homepage: https://docs.quarkiverse.io/quarkus-jgit/dev/
- Size: 553 KB
- Stars: 8
- Watchers: 4
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README


# Quarkus JGit
[](https://search.maven.org/artifact/io.quarkiverse.jgit/quarkus-jgit)
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/quarkiverse/quarkus-jgit/actions/workflows/build.yml)
## Introduction
Quarkus JGit is a Quarkus extension for the [JGit](https://www.eclipse.org/jgit/) library.
JGit is a library to access to and manipulate Git repositories.
The main purpose of this extension is to make JGit work in a native executable built with GraalVM/Mandrel.
## Documentation
The documentation for this extension can be found [here](https://docs.quarkiverse.io/quarkus-jgit/dev/index.html).
## Contributors ✨
Thanks go to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

George Gastaldi
💻 🚧

Pierre Beitz
🐛

kang.chen
🐛

KimJohn Quinn
🐛

Ioannis Canellos
💻 🤔

Melloware
💻

James Netherton
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!