Skip to content

Commit

Permalink
update git graph
Browse files Browse the repository at this point in the history
  • Loading branch information
eUgEntOptIc44 committed Nov 21, 2023
0 parents commit 7602c58
Show file tree
Hide file tree
Showing 3 changed files with 20,522 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 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.
Loading

0 comments on commit 7602c58

Please sign in to comment.