Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tinyweatherforecastgermanygroup/git-graph
- Owner: tinyweatherforecastgermanygroup
- License: gpl-3.0
- Created: 2022-06-25T22:24:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T07:21:39.000Z (7 months ago)
- Last Synced: 2024-06-11T19:45:54.529Z (7 months ago)
- Topics: git, graph, graphviz, python
- Language: Python
- Homepage: https://tinyweatherforecastgermanygroup.github.io/git-graph/git_graph.svg
- Size: 382 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.