modified radicle-cli/src/commands/auth.rs
@@ -4,6 +4,7 @@ use std::ffi::OsString;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -76,9 +77,10 @@ pub fn init(options: Options) -> anyhow::Result<()> {
|
|
|
|
|
|
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-tools/src/rad-auth.rs
@@ -1,9 +1,10 @@
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/profile.rs
@@ -57,11 +57,9 @@ pub struct Profile {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
|
|
|
|
|