Code

Per-path attribute based hunk header selection.
[git.git] / diffcore.h
index dcab7e20bf6922a17f93ab268376d57765a8c6b8..05985147ea99ce54069163cd8c1372b7bb971c93 100644 (file)
@@ -27,6 +27,7 @@ struct diff_filespec {
        char *path;
        void *data;
        void *cnt_data;
+       const void *hunk_header_ident;
        unsigned long size;
        int xfrm_flags;          /* for use by the xfrm */
        unsigned short mode;     /* file mode */