Updated Branches: refs/heads/master c123ce075 -> 371f78465
Remove mention of HTTP repository It simply redirects to the HTTPS version which causes problems for some users. Project: http://git-wip-us.apache.org/repos/asf/lucy/repo Commit: http://git-wip-us.apache.org/repos/asf/lucy/commit/371f7846 Tree: http://git-wip-us.apache.org/repos/asf/lucy/tree/371f7846 Diff: http://git-wip-us.apache.org/repos/asf/lucy/diff/371f7846 Branch: refs/heads/master Commit: 371f78465a944bec9dd824b13e1d8059f401a8c8 Parents: 7171ed1 Author: Nick Wellnhofer <[email protected]> Authored: Fri Nov 2 22:46:25 2012 +0100 Committer: Nick Wellnhofer <[email protected]> Committed: Fri Nov 2 22:46:25 2012 +0100 ---------------------------------------------------------------------- CONTRIBUTING | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucy/blob/371f7846/CONTRIBUTING ---------------------------------------------------------------------- diff --git a/CONTRIBUTING b/CONTRIBUTING index 30eeaa7..cb2eb95 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -19,10 +19,6 @@ GET THE CODE: Lucy's codebase is available via Git from git-wip-us.apache.org. Start by creating a clone of the repository: - # Non Committers - git clone http://git-wip-us.apache.org/repos/asf/lucy.git - - # Committers git clone https://git-wip-us.apache.org/repos/asf/lucy.git There is also a mirror on Github.
