TIL that `git stash list` takes the same options as `git log`. So if you want to search for a specific string in your entire git stash, you can do `git stash list -S <search term>`.
TIL that `git stash list` takes the same options as `git log`. So if you want to search for a specific string in your entire git stash, you can do `git stash list -S <search term>`.
If you have a fediverse account, you can quote this note from your own instance. Search https://fosstodon.org/users/jd7h/statuses/115026258050953441 on your instance and quote it. (Note that quoting is not supported in Mastodon.)