Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tinyweatherforecastgermanygroup/git-graph

generate svg graph of all commits
https://github.com/tinyweatherforecastgermanygroup/git-graph

git graph graphviz python

Last synced: about 2 months ago
JSON representation

generate svg graph of all commits

Awesome Lists containing this project

README

        

# git-graph

Fetch all commits of [**TinyWeatherForecastGermany**](https://codeberg.org/Starfish/TinyWeatherForecastGermany/) and draw a graph for them using graphviz.

All forks of the repository are fetched from Codeberg and integrated in the git graph.

The results are located at the `pages` branch and also published using GitHub Pages.

* [`git_graph.svg`](https://tinyweatherforecastgermanygroup.github.io/git-graph/git_graph.svg)
* [`git_graph.dot`](https://tinyweatherforecastgermanygroup.github.io/git-graph/git_graph.dot)

**Merge** commits are highlighted in blue.
**Weblate** commits are highlighted in dark green.

**status**: work in progress

**author**: Jean-Luc Tibaux

## TODO

Improve integration of forks in git graph.