Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli: Deprecation and Obsoletion Warnings
Merged lorenz opened 7 months ago

The following deprecations/obsoletions were discussed in Zulip or are already in master. The aim here is to unify and fix.

rad self --nid

Deprecated in favor of rad node status --only nid.

This command was deprecated before, but in a way that broke its output on standard output. It now prints to standard error.

rad diff

Deprecated in favor of git diff.

rad patch review

Obsolete. See issue/9a047d07ee00d0733adedb4a279fbd158342a586.

lorenz opened with revision 1a3af7b0 on base 8afd55ff +60 -7 7 months ago

The following deprecations/obsoletions were discussed in Zulip or are already in master. The aim here is to unify and fix.

rad self --nid

Deprecated in favor of rad node status --only nid.

This command was deprecated before, but in a way that broke its output on standard output. It now prints to standard error.

rad diff

Deprecated in favor of git diff.

rad patch review

Obsolete. See issue/9a047d07ee00d0733adedb4a279fbd158342a586.

fintohaps pushed revision 2 22482b78 on base 8afd55ff +66 -8 7 months ago

Changes:

  • cargo fmt
  • CHANGELOG entries
  • Move obsolete warnings to review patch and review deletion
lorenz pushed revision 3 c297c458 on base 8afd55ff +66 -8 7 months ago

Move changes to the changelog to individual commits, small fixes.

fintohaps pushed revision 4 1bb45bec on base 7b00bf2e +0 -0 7 months ago

Fixed commit comment

fintohaps merged revision 1bb45bec at 7b00bf2e 7 months ago