diff options
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,7 +9,6 @@ type RepoStatus struct { ready bool changed bool // keeps track of changes that might have happened changes string - dirty bool // updates each time CheckDirty() is run tags map[string]string window *gadgets.BasicWindow // the main window for this repo |
