radicle-heartwood-lfs/radicle-cli
Slack Coder 82d190f64f
cli: fetch if commmit missing when `rad merge`ing
Reduce friction when merging patches by automatically fetching the
Patch's commit head if its missing.

The calls git directly due to difficulties fetch the revision
anonymously with existing method.  Its important to fetch the commit
anonymously to remove dependency on how the local 'git remote's are
configured.
2023-04-19 12:56:02 +02:00
..
examples cob: Deduplicate change parents 2023-04-14 13:54:27 +02:00
src cli: fetch if commmit missing when `rad merge`ing 2023-04-19 12:56:02 +02:00
tests node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
Cargo.toml cli: Make `patch checkout` fetch missing objects 2023-03-18 12:24:17 +01:00