Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git: 'stash' is not a git command #306

Open
GitBreezePaul opened this issue Oct 2, 2019 · 1 comment
Open

git: 'stash' is not a git command #306

GitBreezePaul opened this issue Oct 2, 2019 · 1 comment

Comments

@GitBreezePaul
Copy link

Firstly, many thanks for Dugite Native. All in all, it's excellent.

I've come across a problem on the Ubuntu builds, with versions 2.21, 2.19.2 and 2.16. With them, the error git: 'stash' is not a git command is given. On inspecting the /libexec/git-core folder, this is because whilst the other Git commands like git-add are shortcuts to the git executable in the same folder, git-stash is a small script, albeit with Stash commands like pop and drop within it. Some other Git commands are similar, although most are shortcuts. I note that this problem doesn't happen on the Windows versions.

I get the feeling that this might be intentional? Is there a work around?

Thanks in advance, Paul.

@makew0rld
Copy link

Maybe what I wrote in #357 solves this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants