Skip to content

Conversation

andy-wm-arthur
Copy link
Contributor

fixes #55

GLOBAL_DB = settings.GLOBAL_DB

DOLT_DEFAULT_BRANCH = "main"
DOLT_DEFAULT_BRANCH = settings.DOLT_DEFAULT_BRANCH
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If possible we should use the plugin settings to define the default branch instead of a the global settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

define configurable options within plugin config

2 participants