#git bot interface
History of !visualize
- You can visualize the whole repo graph with gitk (GUI, `gitk --all`), !lol (plain CLI, `git log --oneline --graph --decorate --all`) or tig (ncurses, http://jonas.nitro.dk/tig/)
By qsuscs at 2015-06-09 14:27:49
- You can visualize whole repo graph with gitk GUI viewer (gitk --all HEAD) or !lol for terminal view (git log --oneline --graph --decorate --all)
By xender at 2014-07-12 11:53:24
- You can visualize whole repo graph with gitk graphical viewer (gitk --all HEAD) or !lol for terminal view (git log --oneline --graph --decorate --all)
By xender at 2014-07-12 11:50:21
- .
By ikke at 2014-07-12 11:41:12