-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor fixes to make it work #2
Conversation
@@ -1,6 +1,7 @@ | |||
[submodule "shared/BEST-Energy"] | |||
path = shared/BEST-Energy | |||
url = [email protected]:olisystems/BEST-Energy.git | |||
branch = cl/oli-pycli |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a simple hotfix branch, where I made some stuff public.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it recommended to update main with this fixing branch or rather keep this branch updated with ongoing changes? Both client-dependency-fixing-branch and the current worker main branch should be able to work together despite changes regarding the fixes right?
No description provided.