Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
push: introduce new push.default mode "simple"
[gitweb.git]
/
transport.c
diff --git
a/transport.c
b/transport.c
index 7864007c9c689c4674730b2bccf6f5212b726501..2dfac700b630aabb2d1014c51a08889b3a3bae82 100644
(file)
--- a/
transport.c
+++ b/
transport.c
@@
-1163,7
+1163,7
@@
int transport_disconnect(struct transport *transport)
}
/*
- * Strip username (and password) from a
n url
and return
+ * Strip username (and password) from a
URL
and return
* it in a newly allocated string.
*/
char *transport_anonymize_url(const char *url)