-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: 1.6.16
-
Component/s: Stash
-
None
-
Severity 1 - Critical
I stashed a few hours worth of changes.
But when I went to apply them again (on the same branch – happens to be a local branch), I get the following error – this has cost me a lot of changes:
git -c diff.mnemonicprefix=false -c core.quotepath=false stash apply stash@
{0}fatal: ambiguous argument 'stash@0': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] – [<file>...]'
Completed with errors, see above.
- is duplicated by
-
SRCTREEWIN-3411 Apply stash broken in v1.6.16.2
-
- Closed
-