Skip to content
/ git2neo Public

Sandbox project to prototype commit history queries with neo4j

Notifications You must be signed in to change notification settings

vovak/git2neo

Repository files navigation

git2neo

This is a small tool that imports Git metadata into a neo4j database and efficiently calculates file modification histories.

To build and run a demo example, run ./gradlew run.

The tool is provided as is; the example generates a data sample for our ASE paper. To reuse the tool in other scenarios you would probably have to fork and modify it to your needs.

About

Sandbox project to prototype commit history queries with neo4j

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages