The error from #588...
- I open the gitlens sidebar
- Right click any stash, click "apply"
- The stash can't be applied, and the output channel says something like
Error: fatal: bad revision 'stash@{0}^3'
Seems that the @{} syntax can't be combined with ^?