[ https://issues.apache.org/jira/browse/LUCENE-9013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962345#comment-16962345 ]
Adam Walz commented on LUCENE-9013: ----------------------------------- [~janhoy] I can't submit a PR due to the diverging history. !Screen Shot 2019-10-29 at 12.29.49 PM.png|width=337,height=47! But you should be able to fetch my branch locally and force push from your computer {code:java} git remote add adamwalz g...@github.com:adamwalz/lucene-site.git git fetch adamwalz master git checkout -b adamwalz-master -t adamwalz/master git push -u origin admawalz-master:master -f{code} > Migrate existing site content (except javadoc, refguide) > -------------------------------------------------------- > > Key: LUCENE-9013 > URL: https://issues.apache.org/jira/browse/LUCENE-9013 > Project: Lucene - Core > Issue Type: Sub-task > Reporter: Jan Høydahl > Priority: Major > Attachments: Screen Shot 2019-10-29 at 12.29.49 PM.png > > > Resulting in a successful local build -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org