radicle: add .external_template(false) to libgit2 call
Without this, rad clone fails with: Error: checkout: git: failed to initialize repository with template ‘hooks/README.sample’: Permission denied; class=Os (2)
Without this, rad clone fails with: Error: checkout: git: failed to initialize repository with template ‘hooks/README.sample’: Permission denied; class=Os (2)
Changes:
- Formatted
- Rebased
Messed up previous revision, fixing…
Thanks for the change! It’s now merged with a few fixups :)