Open imperez opened 9 years ago
I am using stash without any issues. It seems to work with any git repo (used with github, bitbucket and stash)
@GradyD Do you mean on the command line? because as far as I can tell, there is no stash support in git-control yet.
When you say stash I assume you are talking about the enterprise stash (git) server?
We have stash internally and I haven't had any issues. Once I configure the repo via command line (add the origin and git init) I can use stash without any issues.
Stash is just software that provides a GUI and permissions to git repos. You are still using the basic git commands to work with stash.
This bug is about git stash. I doubt there is any need for support for a specific git server. As long as it talks the right protocol, there's no issue.
Ahh my bad! Yes this would be handy.
I want Stash button like in SourceTree.
I use this a lot.
+1
First off, awesome package so thanks for making it!
Second, any chance for Stash support. I was thinking of keeping it simple and having creating a stash and applying it on the current branch.