如何在Atlassian SourceTree中获取提交的文件列表?

时间:2015-12-04 00:08:19

标签: git atlassian-sourcetree

我在日志视图中。我认为当我点击提交/分支时,我在底部窗格中缺少详细信息。

我想要这个(在sourcetreeapp网站上找到): enter image description here

这是我目前看到的: enter image description here

我错过了左下角的面板。它去了哪里?

3 个答案:

答案 0 :(得分:3)

左下方的面板仍然存在,但出于某种原因,它会折叠成零像素的宽度。我注意到如果你非常小心地移动鼠标,光标将从双箭头分割器变为指向右边的单箭头分割器。将其拖放到此状态,面板将恢复。

答案 1 :(得分:2)

在Mac上,您可以删除以下默认值,而不是整个配置:

defaults delete com.torusknot.SourceTreeNotMAS "NSSplitView Subview Frames repowindow_LogViewLowerSplitter"
defaults delete com.torusknot.SourceTreeNotMAS "NSSplitView Subview Frames repowindow_LogViewDescSplitter"

答案 2 :(得分:0)

我最后只是resetting my configurations,现在可以了。 :\