nchlswhttkr/mandarin-duck

Verify provided path to installer is a Git repo

Closed this issue · 0 comments

At the moment, install.sh assumes that the provided path is a Git repository. It would be better to verify this at runtime.

Additionally, the repo should be actually be a bare repo with the hooks directory at the root.