git-graph
git-graph copied to clipboard
Learn Git fast and well - by visualizing the inner graph of your Git repositories
Installed git-graph after satisfying all the dependencies. However, on running the git graph command, I get this on a keyboard interrupt after waiting for a minute. ``` $ git graph...
Hi, Could you please help? I am unable to plot a graph as a Python module. I am constantly getting this issue with dg.DotGraph() function: File "git_graph/git_functions.py", line 9, in...
To run this package as a Python module will crash as explained in #3 Since Python 3 it's a good practice to use Pathlib when needed. This closes #3
Flake8 seems to have issues with short variable names when running tests.