Function changesCount

  • Get the count of changes.

    It does include changes that have been staged, which haven't.

    It does not include changes that are untracked.

    Returns Promise<number>

Generated using TypeDoc