You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by dw...@apache.org on 2021/03/10 12:24:10 UTC

[lucene] branch master updated: Add a note about switching to main.

This is an automated email from the ASF dual-hosted git repository.

dweiss pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene.git


The following commit(s) were added to refs/heads/master by this push:
     new 3212935  Add a note about switching to main.
3212935 is described below

commit 3212935f92f81d375c81f28416db50d08e7f6213
Author: Dawid Weiss <da...@carrotsearch.com>
AuthorDate: Wed Mar 10 13:24:06 2021 +0100

    Add a note about switching to main.
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 68bc25f..63a7fb9 100644
--- a/README.md
+++ b/README.md
@@ -24,6 +24,11 @@ project's git repository now:
 - Lucene: <https://gitbox.apache.org/repos/asf/lucene.git>
 - Solr: <https://gitbox.apache.org/repos/asf/solr.git>
 
+If you're seeing this message then switch the development to 'main':
+```
+git checkout main 
+```
+
 Development for branch 8x remains in the shared repository:
 
 - https://gitbox.apache.org/repos/asf/lucene-solr.git