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)
1 file changed
+1
-1
a8ab718b
→
9d4aa59a
modified radicle/src/rad.rs
@@ -259,7 +259,7 @@ pub fn checkout<P: AsRef<Path>, S: storage::ReadStorage>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|