feat(bin): Make git states (de)serializable
modified bin/git.rs
@@ -13,6 +13,7 @@ use radicle::git::Oid;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -217,7 +218,7 @@ impl From<&Hunk<Modification>> for HunkStats {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|