What Happened?
Changed the current working branch before committing some changes. The branch switched to overwrote any changed files in the working directory or index. They were not restored on switching back to the original branch.
Steps to Reproduce
- Open a branch of a git project
- Make some (unwanted) changes
- Switch to another branch of the same project
- Not that the changes are lost without warning
Expected Behavior
At least a warning should be given with an option to back out before overwriting any uncommitted changes.
OS Version
7.x (Horus)
Session Type
Classic Session (X11, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
No response