
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
6,981
|
| Severity: |
Medium
|
|
Please make it possible to not show any obsolete branches in the file history.
Again, like requested in IDEA-13075, please provide a default setting and a possibility to override it in the history window.
|
|
Description
|
Please make it possible to not show any obsolete branches in the file history.
Again, like requested in IDEA-13075, please provide a default setting and a possibility to override it in the history window. |
Show » |
|
I originally thought: "If version tree can filter out obsolete branches, why can't history?"
You can still query the status of a branch using 'lstype' command, like in the example below:
So, theoretically, it is possible to query branch status after receiving the history and do the filtering inside the plugin. However, I am not sure whether it's practical.