cli: provide error context for ssh-agent connect
modified radicle-cli/src/commands/auth.rs
@@ -3,7 +3,7 @@ use std::ffi::OsString;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -129,7 +129,7 @@ pub fn init(options: Options) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|