radicle: Use `git fetch-pack` for "local fetch"
modified crates/radicle-cli/src/commands/patch/checkout.rs
@@ -129,7 +129,7 @@ fn find_patch_commit<'a>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-remote-helper/src/fetch.rs
@@ -64,7 +64,7 @@ pub fn run<R: ReadRepository>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/git.rs
@@ -78,6 +78,18 @@ impl Verbosity {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -783,13 +795,13 @@ pub mod process {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -798,13 +810,9 @@ pub mod process {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|