node: Make sure we have all refs in staging copy
modified radicle-node/src/worker/fetch.rs
@@ -13,7 +13,7 @@ use radicle::storage::git::Repository;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -169,12 +169,27 @@ impl<'a> StagingPhaseInitial<'a> {
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -183,6 +198,7 @@ impl<'a> StagingPhaseInitial<'a> {
|
|
|
|
|
|
| + | |
|
|
|
|
|