Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GitFileStatus

Index

Functions

getColor

Const statusCompare

Const toAbbreviation

  • toAbbreviation(status: GitFileStatus, staged?: boolean): string

Const toString

  • Returns with human readable representation of the Git file status argument. If the staged argument is undefined, it will be treated as false.

    Parameters

    Returns string