Git Stash

aseufert
New Contributor III

Looked through some previous posts and documentation and couldn't find anything related to use of Git stash in Databricks Repos. Perhaps I missed it. I also don't see an option in the UI.

Does anyone know if there's a way to stash changes either in the UI or running the command in a notebook? I was unsuccessful in doing this with a shell command in a notebook.

Any help would be greatly appreciated!

jrosend
New Contributor III

I would also like this feature to be available in Databricks Repos, as well as via API and CLI.

javierbg
New Contributor III

This is actually a big hurdle when trying to switch between working in two different branches, it would be a welcome addition to the Databricks IDE.