]> git.ipfire.org Git - thirdparty/git.git/blobdiff - wt-status.h
status: skip sparse-checkout percentage with sparse-index
[thirdparty/git.git] / wt-status.h
index 0d32799b28e19af1a274acc5bd975dcf6dc3b44d..ab9cc9d8f032b77fbf6bfd5882c45a801a28fa09 100644 (file)
@@ -78,6 +78,7 @@ enum wt_status_format {
 };
 
 #define SPARSE_CHECKOUT_DISABLED -1
+#define SPARSE_CHECKOUT_SPARSE_INDEX -2
 
 struct wt_status_state {
        int merge_in_progress;