]> git.ipfire.org Git - thirdparty/git.git/blobdiff - sequencer.h
commit/reset: try to clean up sequencer state
[thirdparty/git.git] / sequencer.h
index 4d505b3590ed158600844cfe3889112b5da4e511..6c7cf8d72ff03552ab60ae5e020ee189b0d4bb93 100644 (file)
@@ -144,3 +144,4 @@ int read_author_script(const char *path, char **name, char **email, char **date,
 void parse_strategy_opts(struct replay_opts *opts, char *raw_opts);
 int write_basic_state(struct replay_opts *opts, const char *head_name,
                      const char *onto, const char *orig_head);
+void sequencer_post_commit_cleanup(struct repository *r);