]> git.ipfire.org Git - thirdparty/git.git/blobdiff - revision.h
Merge branch 'ab/ambiguous-object-name'
[thirdparty/git.git] / revision.h
index e16d06f29d09af578b7837ef4430e3f7395b6e1c..b9c2421687fef8e5e1d90cdcefa163165573d7ad 100644 (file)
@@ -377,6 +377,7 @@ void parse_revision_opt(struct rev_info *revs, struct parse_opt_ctx_t *ctx,
 #define REVARG_COMMITTISH 02
 int handle_revision_arg(const char *arg, struct rev_info *revs,
                        int flags, unsigned revarg_opt);
+void revision_opts_finish(struct rev_info *revs);
 
 /**
  * Reset the flags used by the revision walking api. You can use this to do