github GitoxideLabs/gitoxide v0.43.0

latest releases: gix-ref-v0.53.1, gix-object-v0.50.2, gix-fs-v0.16.1...
4 months ago

Other

  • Add missing command docs + small style fixups
    Changes that affect the help/usage text shown at runtime:

    • Add descriptions for a few gix commands that didn't have it:
      gix is-clean, gix is-changed, and gix env.

    • Add a description of the debug-only ein panic command.

    • Small spacing and capitalization improvements for consistency.

    • Add a line break in a /// block for brevity of the top line.

    Changes to code style that do not affect what is shown at runtime:

    • Add . at the end of some /// first lines. (This doesn't
      affect runtime behavior because clap normalizes this away.)

    • Put /// above all #[...] in a few places where it wasn't.

    • Adjust comment wrapping in a couple of places for clarity.

Commit Statistics

  • 4 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #1935 from pierrechevalier83/fix_1923 (3b1bef7)
    • J fmt (c3c6504)
    • Merge pull request #1937 from EliahKagan/document-commands (de2f97d)
    • Add missing command docs + small style fixups (f952c10)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.