How to keep diff view open? #754
-
Is it possible to keep the diff view open as I move up and down the commits in the graph? If I select a commit in the graph, then select CHANGES, then select a file I see the diff view. However, if I then move to another commit, the diff view closes until I select a changed file again. If there are multiple changed files per commit then showing the diff for the first file in the list would be fine. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This issue has been raised many times. The mainstream suggestions currently received include:
The main reasons why
|
Beta Was this translation helpful? Give feedback.
This issue has been raised many times.
The mainstream suggestions currently received include:
HEAD
should be selected automatically.INFORMATION
page after commit changed to quickly find out if this commit is the one we want to get.INFORMATION
page, there are two different suggestionsThe main reasons why
SourceGit
did not choose one of these options are:As can be seen from the above, each solution has its own specific situation.
When the viewing commit changes, a series of
Git