elixir-pre-commit
elixir-pre-commit copied to clipboard
Git stash pop fails when trying to commit with no changes
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.