How can you share Stashes in VS2022?
I know this can be done with Git: Export a stash to another computer.
I've done research and can't find anyway with VS2022 or AzureDevOps and am hoping for CLI command or a 3rd party tool like the old TFS Sidekicks? I'm not sure its possible yet, even a solution with VS Code is acceptable.
The issue is our Common Libraries are Azure Artefacts and to debug we need to switch solutions to reference Projects. A Stash is perfect but can't be shared.