Note that there are some explanatory texts on larger screens.

plurals
  1. PODAG-oriented git browser?
    primarykey
    data
    text
    <p>There are git intros with <a href="http://marklodato.github.com/visual-git-guide/index-en.html" rel="nofollow noreferrer">pretty</a> <a href="http://eagain.net/articles/git-for-computer-scientists/" rel="nofollow noreferrer">graphs</a> to get your head around the concept of "git's history is just a DAG". I'm wondering why there are (seemingly) few visual git browsers that builds upon this exact model for representing the history.</p> <ul> <li><a href="http://cola.tuxfamily.org/screenshots.html" rel="nofollow noreferrer">git-cola's DAG view</a> (Looks like still an experimental feature)</li> <li><a href="https://github.com/blog/39-say-hello-to-the-network-graph-visualizer" rel="nofollow noreferrer">github's network graph</a> (Quite close to what I'm looking for, but it's not a standalone tool)</li> </ul> <p>Other than these, all of the visual git browsers (gitk, git-gui, GitX, etc.) push aside the graph to a narrow column in favor of textual information.</p> <p>Is there a git repo browser that has the DAG view as the main feature? Any platform, any language, standalone, GUI/CUI doesn't matter.</p> <p>I'm not looking to solve a specific problem at hand. Just hoping a radical tool may help me reach the git zen.</p> <p><strong>Edit:</strong> related but, in OP's view, different questions:</p> <ul> <li><a href="https://stackoverflow.com/questions/1057564/pretty-git-branch-graphs">Pretty git branch graphs</a></li> </ul> <p>I'm looking for more than "a tool to generate a git history DAG"; like a web browser, this hypothetical "DAG-oriented git browser" should be able to view, search, jump and filter the history graph.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload