trailer: streamline trailer item create and add
[gitweb.git] / wt-status.h
index 43fd3fccf6bf7a0474391cded58f4f776d3b8ad8..e40183770700cb593d4e4f2bf914a5b6eff0bb09 100644 (file)
@@ -80,6 +80,7 @@ struct wt_status {
        int hints;
 
        enum wt_status_format status_format;
+       unsigned char sha1_commit[GIT_SHA1_RAWSZ]; /* when not Initial */
 
        /* These are computed during processing of the individual sections */
        int commitable;