]> git.ipfire.org Git - thirdparty/git.git/blobdiff - commit.h
refs: print error message in debug output
[thirdparty/git.git] / commit.h
index df42eb434f314bd9cf89e920efdb0fc29a86c4c5..3ea32766bcb00ada1c55f948ab6cc503b04c72a7 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -41,6 +41,7 @@ struct commit {
 };
 
 extern int save_commit_buffer;
+extern int no_graft_file_deprecated_advice;
 extern const char *commit_type;
 
 /* While we can decorate any object with a name, it's only used for commits.. */