How do I do the equivalent of a

git show <hash>

in Atlassian's SourceTree?

有帮助吗?

解决方案

  • Go to Log View (Ctrl+2).
  • Click on a branch under 'Branches' in the left panel.
  • Click on a commit in the log view in the main panel (on the right).
  • You can view all changes introduced by the commit in the bottom panel.
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top