summaryrefslogtreecommitdiffstats
path: root/pkg/commands/file.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/commands/file.go')
-rw-r--r--pkg/commands/file.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/commands/file.go b/pkg/commands/file.go
index 39d989634..3c4e13f06 100644
--- a/pkg/commands/file.go
+++ b/pkg/commands/file.go
@@ -14,6 +14,7 @@ type File struct {
HasInlineMergeConflicts bool
DisplayString string
Type string // one of 'file', 'directory', and 'other'
+ ShortStatus string // e.g. 'AD', ' A', 'M ', '??'
}
// GetDisplayStrings returns the display string of a file