We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 259e30d + 3ca86ad commit ca320b2Copy full SHA for ca320b2
strvec.c
@@ -1,6 +1,5 @@
1
#include "git-compat-util.h"
2
#include "strvec.h"
3
-#include "hex.h"
4
#include "strbuf.h"
5
6
const char *empty_strvec[] = { NULL };
0 commit comments