+3
Stash: add stash index next to the name
Use case: If you use git stash list
to search a particular stash, it is shown like stash@{24}: On brach: Stash name
, and you currently have to manually count 24 stashes in SmartGit's list.
Customer support service by UserEcho
... on the other hand, you shouldn't have so much stashes in parallel ...
That was just an example, I have over 100 of them :))