How to draw (visualise) git workflows [closed]

You can describe your flow using JS code. Here is GitGraph.js

– a simple JavaScript library which is meant to help you visually presenting git branching stuff like a git workflow, a tricky git command or whatever git tree you’d have in mind.

GitGraph.js - template "metro"

Leave a Comment