|
|
|
|
|
by PeterWhittaker
4196 days ago
|
|
Summary: Author created a Stash-based visualization tool that takes the output of git log --graph --oneline --decorate --all and renders a pretty diagram. Quite nice, actually. Not open source, as it is a private side project of the company, but examples are available on GitHub (cf TFA). |
|
Main difference is that the develop and master branch always run all the way to the top. Take any public Github repo and compare the output of beta.gitflowchart.com/ with the git-log output. It is not the same thing.