Code

I like the idea of the new ':/<oneline prefix>' notation, and gave it
[git.git] / revision.h
index 5fec1846f366f1aadabc6f57edcfd17828afa8ee..cf337136086073d9d1356d615ac104d83c53b11a 100644 (file)
@@ -74,6 +74,7 @@ struct rev_info {
        const char      *add_signoff;
        const char      *extra_headers;
        const char      *log_reencode;
+       int             no_inline;
 
        /* Filter by commit log message */
        struct grep_opt *grep_filter;