git2r
git2r copied to clipboard
function to generate version control graph for a git repo
Is there any way, using git2r, to generate a version control graph like that you would see from
$ gitk --all in git bash (picture below)?