./result-freight/bin/freight init
.git directory missing: stat .git: no such file or directory
# Generating .git/hooks
INFO Writing Commit Hooks
ERROR ✖ Hook write failed for: pre-commit open .git/hooks/pre-commit: no such file or directory
open .git/hooks/pre-commit: no such file or directory
During init we shouldn't assume it's being ran from repo root and infer it ourselves
During init we shouldn't assume it's being ran from repo root and infer it ourselves