> is the official repo here:
> https://github.com/apache/lucene-solr/tree/releases/lucene-solr/5.4.1
> or
> https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=f54d853a3c3a2ddcf24ee7e2c837dc4d403bc0b0

With git it does not technically matter which the "official" repo is
-- all the commits should have identical hashes. You could fetch
commits from one source and then change the source to another, they'd
still be the same commits. So if you're looking at a particular commit
hash (or tag) it will be identical in ALL mirrors.

The write-access repository is this:
https://git-wip-us.apache.org/repos/asf/lucene-solr.git

The read-only view is:
git://git.apache.org/lucene-solr.git

The same applies to github's mirror (which may be a few commits
behind, but will still contain identical commits, hashes, etc.)

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to