Skip to content

nukemberg/git2elastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git2elastic

Ever wanted to analyse the git commits in your repo? dump git log into elasticsearch and analyze it with Kibana with this small tool!

Install

pip install -U git+https://github.com/avishai-ish-shalom/git2elastic.git

Usage

git2elastic --es-index git path/to/repo

If no path is given, git2elastic defaults to .

Use git2elastic --help to see the full list of options.

License

MIT license

About

A tool to index git log in Elasticsearch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages