Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
completion: improve ls-remote output filtering in __git_refs()
[gitweb.git]
/
url.c
diff --git
a/url.c
b/url.c
index 8d64d902ec5048c7d65ddf5eaa7e99ec3b3a76b7..e4262a0d7a9ef71924b117f4cbf9fe12d0239f0d 100644
(file)
--- a/
url.c
+++ b/
url.c
@@
-1,4
+1,5
@@
#include "cache.h"
+#include "url.h"
int is_urlschemechar(int first_flag, int ch)
{