|
|
|
|
|
by daviross
4198 days ago
|
|
This looks really slick. I've seen some good and not-so-good visualizations of git log --graph --decorate --all (I always end up mapping this to 'git map'), and this looks nicely clean. My biggest question though, is on the Github permissions. It requires read/write access on all user data (and public repositories), but I'd expect read access being all that's required. |
|