aspiers / git-deps

git commit dependency analysis tool
GNU General Public License v2.0
298 stars 47 forks source link

graph: add hyperlinks with git:// URLs #29

Closed aspiers closed 9 years ago

aspiers commented 9 years ago

The user can configure their desktop to handle the git:// URLs in whatever way they want, e.g. run a wrapper script which launches gitk on the local repository. This is sort of a poor man's solution to #23, but it could be reasonably useful nonetheless.