Fix git protocol connection 'port' override

It was broken by the IPv6 patches - we need to remove the ":" part from
the hostname for a successful name lookup.
1 file changed
tree: fe3278fd4c785cfe3fe8e4e6edcf0a6869cad576
  1. debian/
  2. Documentation/
  3. mozilla-sha1/
  4. ppc/
  5. t/
  6. tools/
  7. apply.c
  8. blob.c
  9. blob.h
  10. cache.h
  11. cat-file.c
  12. check-files.c
  13. checkout-cache.c
  14. clone-pack.c
  15. commit-tree.c
  16. commit.c
  17. commit.h
  18. connect.c
  19. convert-cache.c
  20. COPYING
  21. count-delta.c
  22. count-delta.h
  23. csum-file.c
  24. csum-file.h
  25. daemon.c
  26. date.c
  27. delta.h
  28. diff-cache.c
  29. diff-delta.c
  30. diff-files.c
  31. diff-helper.c
  32. diff-stages.c
  33. diff-tree.c
  34. diff.c
  35. diff.h
  36. diffcore-break.c
  37. diffcore-order.c
  38. diffcore-pathspec.c
  39. diffcore-pickaxe.c
  40. diffcore-rename.c
  41. diffcore.h
  42. entry.c
  43. epoch.c
  44. epoch.h
  45. export.c
  46. fetch-pack.c
  47. fsck-cache.c
  48. get-tar-commit-id.c
  49. git
  50. git-add-script
  51. git-apply-patch-script
  52. git-branch-script
  53. git-checkout-script
  54. git-cherry
  55. git-clone-script
  56. git-commit-script
  57. git-core.spec.in
  58. git-cvsimport-script
  59. git-diff-script
  60. git-external-diff-script
  61. git-fetch-script
  62. git-format-patch-script
  63. git-log-script
  64. git-merge-one-file-script
  65. git-parse-remote
  66. git-prune-script
  67. git-pull-script
  68. git-push-script
  69. git-rebase-script
  70. git-relink-script
  71. git-repack-script
  72. git-reset-script
  73. git-resolve-script
  74. git-sh-setup-script
  75. git-shortlog
  76. git-status-script
  77. git-tag-script
  78. git-verify-tag-script
  79. git-whatchanged
  80. gitenv.c
  81. gitk
  82. hash-object.c
  83. http-pull.c
  84. ident.c
  85. index.c
  86. init-db.c
  87. INSTALL
  88. local-pull.c
  89. ls-files.c
  90. ls-tree.c
  91. Makefile
  92. merge-base.c
  93. merge-cache.c
  94. mktag.c
  95. object.c
  96. object.h
  97. pack-check.c
  98. pack-objects.c
  99. pack.h
  100. patch-delta.c
  101. patch-id.c
  102. path.c
  103. pkt-line.c
  104. pkt-line.h
  105. prune-packed.c
  106. pull.c
  107. pull.h
  108. quote.c
  109. quote.h
  110. read-cache.c
  111. read-tree.c
  112. README
  113. receive-pack.c
  114. refs.c
  115. refs.h
  116. rev-list.c
  117. rev-parse.c
  118. rev-tree.c
  119. rsh.c
  120. rsh.h
  121. send-pack.c
  122. sha1_file.c
  123. show-index.c
  124. ssh-pull.c
  125. ssh-push.c
  126. strbuf.c
  127. strbuf.h
  128. stripspace.c
  129. tag.c
  130. tag.h
  131. tar-tree.c
  132. test-date.c
  133. test-delta.c
  134. tree.c
  135. tree.h
  136. unpack-file.c
  137. unpack-objects.c
  138. update-cache.c
  139. upload-pack.c
  140. usage.c
  141. var.c
  142. verify-pack.c
  143. write-tree.c