Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.8.0-beta
-
None
-
f5a2c1469a54356e455a230b9dc5a3a130fcffac
Description
How to reproduce:
- open a project in a git repository
- Tools/Git/Current file/Log
- click on a commit id
Actual Result:
- The diff is displayed in a side-by-side view.
- There is no commit header (author, date, commit message, ...)
Expected Result:
- Either the old view (commit header, unified diff)
- or the commit header above the split view / as first lines in the split view.