StatusPorcelain
StatusPorcelain =
object
Defined in: src/core/repo.ts:193
Result from git status —porcelain
Properties
ahead?
optionalahead:number
Defined in: src/core/repo.ts:197
behind?
optionalbehind:number
Defined in: src/core/repo.ts:198
branch?
optionalbranch:string
Defined in: src/core/repo.ts:195
entries
entries:
StatusEntry[]
Defined in: src/core/repo.ts:194
upstream?
optionalupstream:string
Defined in: src/core/repo.ts:196