dwyl / elixir-pre-commit

✅ Pre-commit hooks for Elixir projects
GNU General Public License v2.0
46 stars 10 forks source link

Update Docs to reflect needed git version and stashing difficulties #33

Closed ZooeyMiller closed 6 years ago

ZooeyMiller commented 6 years ago

as detailed in https://github.com/dwyl/elixir-pre-commit/issues/32#issuecomment-407582988 there seems not to be a reasonable fix for #32, so we should add to the docs that this is known behaviour, and though undesirable, possibly not reasonably avoidable at the moment.

We should also add the needed git version to the docs. (2.13 and above)

(have assigned myself and will do this weekend, but if anyone else wants to do this then please just leave a comment showing that it's in progress so that we don't duplicate work)