Code

Merge git://git.kernel.org/pub/scm/gitk/gitk
[git.git] / cache.h
diff --git a/cache.h b/cache.h
index 9cee9a5f3fb2e51f617dcf9f92defcd596b97c10..093f04cec0459e67c54f3fc5b536f59fb0f343dc 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -735,6 +735,7 @@ extern int config_error_nonbool(const char *);
 #define MAX_GITNAME (1000)
 extern char git_default_email[MAX_GITNAME];
 extern char git_default_name[MAX_GITNAME];
+extern int user_ident_explicitly_given;
 
 extern const char *git_commit_encoding;
 extern const char *git_log_output_encoding;