If `git-fetch` returns a non-zero code on exit, we keep going in the case of an existing repository. The reason is that `git-fetch` will return an error code if any ref is rejected during the fetch. But this can happen if someone pushes conflicting `rad/sigrefs` branches for example, and the node already has a copy of that branch. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||
| radicle-node.service | ||