如何在Windows上获得git分支的图形表示,从而真正显示存储库的拓扑? [英] how to get a graphic representation of git branches on windows that really shows the topology of the repository?

查看:91
本文介绍了如何在Windows上获得git分支的图形表示,从而真正显示存储库的拓扑?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的最后一个问题是封闭的,因为显然是重复的,并且已经回答了好几次.但是,没有提到任何答案(

例如,据我所知,分支2是从分支1上的提交创建的,并且遵循不同的开发路径.

谢谢.

解决方案

我有一些工具可以帮助您在UI中显示git历史记录.如您所愿.

  1. GitAhead

  2. SublimeMerge

  3. SmartGit

  4. GitCola

My last question was closed because apparently is a duplicate and had been responded several times. However, none of the answers mentioned (Unable to show a Git tree in terminal, Pretty git branch graphs, Visualizing branch topology in Git) resolves my question.
Among those there is a very complete answer, but is for git on Linux; there are many others that give complex commands, but they do not show what I'd like to see; and there are others referring tools to paint a contrived topology (not one of a real repository).

What I'd like to know is if there is, on Windows, something (a tool, command, etc) that shows me a graph like this:

c1 <--- c2 <-- c6  master 
         |
         --- c3 <-- c4  branch 1
              |
              --- c7 <-- c8 branch 2 

or, if it's, as a matter of fact, impossible to get.

All commands (as complex as they are), or tools like gitk, for a topology like the above show something like this:

From where I can not know that, for example, branch 2 was created from a commit on branch 1 and is following a different development path.

Thank you.

解决方案

I have Some Tool which will help you to show git history in UI. as you want.

  1. GitAhead

  2. SublimeMerge

  3. SmartGit

  4. GitCola

这篇关于如何在Windows上获得git分支的图形表示,从而真正显示存储库的拓扑?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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