Suggest the git configured default branch during init
2 files changed
+16
-8
85ddcace
→
37ea8176
modified radicle-cli/examples/rad-init-no-git.md
@@ -16,7 +16,7 @@ Now we try again.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/init.rs
@@ -12,6 +12,7 @@ use serde_json as json;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -216,11 +217,18 @@ pub fn init(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -252,10 +260,10 @@ pub fn init(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|