cli/init: Canonicalize path before comparison
On Windows, this comparison would fail otherwise.
1 file changed
+1
-1
ffbbb374
→
fefa2837
modified crates/radicle-cli/src/commands/init.rs
@@ -192,7 +192,7 @@ pub fn init(repo: git::Repository, args: Args, profile: &profile::Profile) -> an
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|