Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli/init: Remove unnecessary `clap` conflict rule
Archived did:key:z6MkgFq6...nBGz opened 6 months ago

This removes an unnecessary conflict rule from the mutually exclusive arguments --private and --public. Conflict rules only need to be set for one of the two arguments, they do not need to be set for each.

did:key:z6MkgFq6...nBGz opened with revision a49a183a on base 191c2879 +1 -1 6 months ago

This removes an unnecessary conflict rule from the mutually exclusive arguments --private and --public. Conflict rules only need to be set for one of the two arguments, they do not need to be set for each.