Constant VCS_REVISION_DELTA_DIRECTION

Source
pub const VCS_REVISION_DELTA_DIRECTION: &str = "vcs.revision_delta.direction";
Expand description

The type of revision comparison.

§Notes

§Examples

  • "ahead"
  • "behind"