http: prompt for credentials on failed POST
[gitweb.git] / revision.h
index b8e9223954a5d66e01bd1eb342a936495aa67ad1..1a0838473f41edad56014f63629dcb0820c9e216 100644 (file)
@@ -183,6 +183,7 @@ struct setup_revision_opt {
        const char *def;
        void (*tweak)(struct rev_info *, struct setup_revision_opt *);
        const char *submodule;
+       int assume_dashdash;
 };
 
 extern void init_revisions(struct rev_info *revs, const char *prefix);