Skip to content

ITBA. Final TP Data visualization, Export data from Git Log and show a tree chart with gitgraphjs

License

Notifications You must be signed in to change notification settings

BETOXL/gitloggraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP ITBA Data Science 2020.

Vis. Alberto Robledo.

Professor Diego Ariel Aizemberg.

Git (Gitlab) log export to Json.

See https://github.com/fabien0102/git2json

Git2Json

It is a tool that allows you to convert the git log into Json format. It is programmed in Node Js

CLI

  1. Install package globally -> npm i -g @fabien0102/git2json or yarn global add @fabien0102/git2json.
  2. Navigate to your local git repository folder, copy and paste the file logToJson.js
  3. Open the console in the .git folder path and run node logToJson.js
  4. It will generate a loggit.json file.

Git Log Graph

See https://github.com/nicoespeon/gitgraph.js/

Git Graph

A JavaScript library to draw pretty git graphs.

Usage Demo using the Club Admin project Log.

Analysis and graphics of the git Log (JSON) using google colaboratory.

GPL-3.0 License

Proyect Venus

About

ITBA. Final TP Data visualization, Export data from Git Log and show a tree chart with gitgraphjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages