面向DAG的git浏览器? [英] DAG-oriented git browser?

查看:275
本文介绍了面向DAG的git浏览器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有git介绍与漂亮 图表让你的头脑围绕git的历史仅仅是一个DAG的概念。我想知道为什么有(几乎)没有几个可视化的git浏览器建立在用于表示历史记录的精确模型上。


  • git-cola的DAG视图(看起来仍然是一个实验性功能)

  • github的网络图(相当接近我在找什么,但它不是一个独立的工具)
  • 除此之外,所有可视化的git浏览器(gitk, git-gui,GitX等)将图表推到一个窄列上,以支持文本信息。

    是否有一个git repo浏览器,其DAG视图为主要特点?任何平台,任何语言,独立,GUI / CUI都无所谓。



    我并不想解决特定的问题。只希望一个激进的工具可以帮助我达到git zen。



    编辑:相关,但在OP看来,有不同的问题:





    我在寻找的不仅仅是生成git历史记录DAG的工具;就像一个网页浏览器一样,这个假设的面向DAG的git浏览器应该能够查看,搜索,跳转和过滤历史图表。

    解决方案

    ungit 是一个我一直在等待的新工具,可以让我们通过在提交DAG中拖动节点来查看和操作git存储库。


    There are git intros with pretty graphs 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.

    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.

    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.

    I'm not looking to solve a specific problem at hand. Just hoping a radical tool may help me reach the git zen.

    Edit: related but, in OP's view, different questions:

    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.

    解决方案

    ungit is a new tool that I'd been waiting for for a while, one which lets you view and manipulate git repositories by dragging around nodes in the commit DAG.

    这篇关于面向DAG的git浏览器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆