cli: Make sure to configure checkouts properly
modified radicle-cli/examples/rad-checkout-repo-config-linux.md
@@ -11,6 +11,8 @@ $ cat .git/config
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified radicle-cli/examples/rad-checkout-repo-config-macos.md
@@ -13,6 +13,8 @@ $ cat .git/config
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified radicle/src/rad.rs
@@ -222,6 +222,8 @@ pub fn checkout<P: AsRef<Path>, S: storage::ReadStorage>(
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|