elixir-pre-commit icon indicating copy to clipboard operation
elixir-pre-commit copied to clipboard

Git stash pop fails when trying to commit with no changes

Open sashman opened this issue 6 years ago • 0 comments

I've come across this when testing the hooks, the line trying to pop the stash expects a 0 return code. If there are no changes to stash pop, this fails.

sashman avatar May 14 '19 19:05 sashman