Enjoying Git 2.51.0's ability to export and import stashes. This is not only amazing in terms of working with stashes across multiple machines but great for saving/sharing stashes (like for cloning purposes).
In the attached example, I'm using my handle, `bkuhlmann`, to identify my stash (this stores all of my stashes even though I'm only demoing a single stash).
Definitely folding this into my workflow.