We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a37b837 commit 67f96d5Copy full SHA for 67f96d5
mailmap.h
@@ -2,6 +2,7 @@
2
#define MAILMAP_H
3
4
struct string_list;
5
+struct repository;
6
7
/* Flags for read_mailmap_file() */
8
#define MAILMAP_NOFOLLOW (1<<0)
0 commit comments