Commit tool: File selection is ignored when new branch is created
Created originally on Bitbucket by Anonymous
Steps to reproduce the bug:
- working directory is dirty
- Open commit tool
- Deselect all changed files from the left pane
- Click on Button "branch: default" and select (o) Open a new branch [test]
- Enter commit message "New branch"
- Press "Commit" button
- Anser "Yes" when asked "Create new named branch "test" with this commit?"
Now view the repository history: the deselected files have been added during the commit!
This bug was reproduced in 1.1.7, but I cannot select that version in the drop down menu...