status property

String status
final

Two-character porcelain code (e.g. M , ??, A ). Index status is the first char, working-tree status the second.

Implementation

final String status;