radicle_cli::git

Module unified_diff

Source
Expand description

Formatting support for Git’s diff format.

Structs§

  • Meta data which precedes a Hunks content.
  • An IO Writer with color printing to the terminal.

Enums§

  • The kind of FileDiff Header which can be used to print the FileDiff information which precedes Hunks.

Traits§

  • Diff-related types that can be decoded from the unified diff format.
  • Diff-related types that can be encoded intro the unified diff format.