]> git.ipfire.org Git - thirdparty/git.git/blobdiff - advice.h
Documentation: mention more worktree-specific exceptions
[thirdparty/git.git] / advice.h
index 940c4c253e25644cd85362418ea965dd0bb51a3d..d0154048431c773b9bf0ec450478a93d5ede06c0 100644 (file)
--- a/advice.h
+++ b/advice.h
@@ -17,6 +17,7 @@ extern int advice_status_ahead_behind_warning;
 extern int advice_commit_before_merge;
 extern int advice_reset_quiet_warning;
 extern int advice_resolve_conflict;
+extern int advice_sequencer_in_use;
 extern int advice_implicit_identity;
 extern int advice_detached_head;
 extern int advice_set_upstream_failure;