Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Migration of `rad` to `clap`
Merged fintohaps opened 6 months ago

This patch migrates the top-level rad command to use all the clap machinery for parsing.

This also results in removing a lot of no longer needed code around argument parsing, and maintaining a help command.

fintohaps opened with revision 44fce823 on base e404f103 +1447 -2144 6 months ago

This patch migrates the top-level rad command to use all the clap machinery for parsing.

This also results in removing a lot of no longer needed code around argument parsing, and maintaining a help command.

fintohaps pushed revision 2 901cdd74 on base e404f103 +1447 -2146 6 months ago

Changes:

  • remove lexopt dependency from radicle-cli
lorenz pushed revision 3 3bcee37b on base 3c895250 +213 -906 6 months ago

Rebase

lorenz pushed revision 4 c092989a on base 3c895250 +209 -905 6 months ago

Fix printing URLs.

lorenz merged revision c092989a at bc1d9ed4 6 months ago