We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f109ef + e78d57e commit 570b449Copy full SHA for 570b449
pathspec.h
@@ -96,7 +96,5 @@ static inline int ps_strcmp(const struct pathspec_item *item,
96
97
extern char *find_pathspecs_matching_against_index(const struct pathspec *pathspec);
98
extern void add_pathspec_matches_against_index(const struct pathspec *pathspec, char *seen);
99
-extern const char *check_path_for_gitlink(const char *path);
100
-extern void die_if_path_beyond_symlink(const char *path, const char *prefix);
101
102
#endif /* PATHSPEC_H */
0 commit comments