diff options
Diffstat (limited to '')
-rw-r--r-- | revision.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -142,6 +142,7 @@ struct rev_info { /* Basic information */ const char *prefix; const char *def; + char *ps_matched; /* optionally record matches of prune_data */ struct pathspec prune_data; /* |