rclabo commented on issue #447:
URL: https://github.com/apache/lucenenet/issues/447#issuecomment-808489721
Also:
I ran into one other issue. My local branch I'm working in is
'Documentation_work'. When I build and serve the website by running the
powershell scripst
./websites/site/site.ps1 -ServeDocs
The command appears to be working and serves the website at
http://localhost:8081/ but errors are showing up in powershell window that
say things like
>[21-03-26 07:38:02.951]Info:[BuildCommand.BuildCore.Build
Document.Load.ConceptualDocumentProcessor](index.md)For git repo
<C:/Users/Ron/source/repos/lucenenet>, can't find remote branch in this repo
and fallback to use local branch [Documentation_work]: fatal: no upstream
configured for branch 'Documentation_work'
I have a remote for my master but it appears to want me to setup a remote
for my current dev branch but I'm not sure what it wants the remote set to for
that branch. How do I fix that?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]