Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
README.md: don't call git stupid in the title
[gitweb.git]
/
remote.h
diff --git
a/remote.h
b/remote.h
index 4a039bae0b15d6d28aace0c62287c3f3bb11befa..4fd7a0f9b2764d3de935f6387f6a93bfd7ab13b0 100644
(file)
--- a/
remote.h
+++ b/
remote.h
@@
-54,6
+54,7
@@
struct remote {
* for curl remotes only
*/
char *http_proxy;
+ char *http_proxy_authmethod;
};
struct remote *remote_get(const char *name);