centic9/jgit-cookbook resource
Provides examples and code snippets for the JGit Java Git implementation observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4846
- days_rel: n/a
- days_push: 61
- n_releases_24m: 0
Adoption not part of the score
1803 stars · 499 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of ready-to-run Java code snippets and examples demonstrating how to use the Eclipse JGit library for Git operations. Each snippet is a small standalone application covering repository handling and porcelain commands.
Use cases
- learn how to use JGit in Java
- find code snippets for git operations in Java
- programmatically create or open a git repository in Java
- commit and add files using JGit
- get started with the JGit API quickly
When to choose
- you are building Java applications that manipulate Git repositories with JGit
- you need working example code for common JGit tasks
- you want a quick start reference alongside the JGit JavaDoc
When to avoid
- you need a general Git tutorial rather than JGit-specific code
- you want a library to depend on rather than example snippets
- you have general JGit usage questions better suited to Stack Overflow
Facets
learning-resource · maturity active
developer-tools version-control documentation developer-tools version-control tutorials jvm cross-platform jgit git java code-snippets examples cookbook
1 source
- readme: https://github.com/centic9/jgit-cookbook · fetched 2026-08-28 · 693f271630ed
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| centic9/jgit-cookbook | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="centic9/jgit-cookbook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem