Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli/unblock: Use clap
Merged did:key:z6MkgFq6...nBGz opened 6 months ago

Since rad block and rad unblock share the same argument type, a new module is introduced that adds a BlockTarget.

The new argument type is then used to migrate rad unblock to clap.

did:key:z6MkgFq6...nBGz opened with revision 9a9b58fa on base efe10f95 +104 -132 6 months ago

Since rad block and rad unblock share the same argument type, a new module is introduced that adds a BlockTarget.

The new argument type is then used to migrate rad unblock to clap.

fintohaps pushed revision 2 9704c6d4 on base efe10f95 +104 -132 6 months ago

REVIEW

did:key:z6MkgFq6...nBGz pushed revision 3 a297441c on base 72cf3d19 +102 -129 6 months ago

Changes:

  • Rebase
  • Squash review commits
  • Use terminal/args.rs instead of adding a new module
fintohaps pushed revision 4 1cbca00f on base cef0ff57 +103 -130 6 months ago

Changes:

  • Rebase
  • Use value_name = "RID|NID" to mirror block
  • Add doc comment to BlockTarget
fintohaps merged revision 1cbca00f at ec1d7543 6 months ago