Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Add note about IANA confirmation
author
Linus Torvalds
<torvalds@osdl.org>
Mon, 12 Sep 2005 18:23:00 +0000
(11:23 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Mon, 12 Sep 2005 20:19:53 +0000
(13:19 -0700)
The git port (9418) is officially listed by IANA now.
So document it.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
7fa0908
)
diff --git
a/cache.h
b/cache.h
index dcfcbbc7ce2b50d16ba75b90d99b5eaed59df3c1..1d99d6817d8bcd629d01ca75daf0767e93376f11 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-50,6
+50,17
@@
* Your search - "port 9418" - did not match any documents.
*
* as www.google.com puts it.
* Your search - "port 9418" - did not match any documents.
*
* as www.google.com puts it.
+ *
+ * This port has been properly assigned for git use by IANA:
+ * git (Assigned-9418) [I06-050728-0001].
+ *
+ * git 9418/tcp git pack transfer service
+ * git 9418/udp git pack transfer service
+ *
+ * with Linus Torvalds <torvalds@osdl.org> as the point of
+ * contact. September 2005.
+ *
+ * See http://www.iana.org/assignments/port-numbers
*/
#define DEFAULT_GIT_PORT 9418
*/
#define DEFAULT_GIT_PORT 9418