have whereused also check the reflog

Since the stash is part of that, it can also find stashed content.

Sponsored-by: Boyd Stephen Smith Jr. on Patreon
This commit is contained in:
Joey Hess 2021-07-14 16:05:20 -04:00
parent 8c0ac094ed
commit d6f056eca3
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 73 additions and 53 deletions

View file

@ -40,3 +40,5 @@ considers a key used despite a previous git rev referring to it. Eg:
>
> Or, if it was found in the ref log, take the "HEAD@{n}" from log
> output, and add ":filename"
[[done]] --[[Joey]]