-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 0.9.2.3
-
Component/s: Git
-
Severity 3 - Minor
Steps to reproduce:
- cherry-pick a commit that results in a conflict
- solve conflict
- hit commit button
Actual: Commit message textbox is empty
Expected: The auto generated commit message (by Git) in the commit message textbox
If doing step 3 with TortoiseGit, the generated commit message is shown correctly. So SourceTree is just not filling the textbox correctly I assume.