/git-scm

A Java implementation for Git

Primary LanguageJavaApache License 2.0Apache-2.0

Git SCM

Warning

This project is still early in its development. DO NOT USE IT FOR ANYTHING SERIOUES.

This repository implements Git SCM in Java.

The original motivation is to provide an alternative to JGit and be compatible with GraalVM Native Image.

Check out the Roadmap for what is currently focused.