diff options
Diffstat (limited to 'status.go')
| -rw-r--r-- | status.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ func statusEntryFromC(statusEntry *C.git_status_entry) StatusEntry { } type StatusList struct { + doNotCompare ptr *C.git_status_list r *Repository } |
