-
Notifications
You must be signed in to change notification settings - Fork 350
Open
Description
Is your feature request related to a problem? Please describe.
As I am setting up multi environments (local, dev, staging, prod) I am finding that lacking an option to set up 'local' as a branch in config.toml to force me to use the default configuration for local and go by exception per environment. I'd expect the reverse.
Examples of differences that I would only except to have to local are by and large authentication / registration. Others thus far have not impacted me.
Describe the solution you'd like
The equivalent of remotes.<branch_name>.<config> but for local e.g. a prefix local.<config>
Describe alternatives you've considered
I use different branches for environments and configure each of them and the default set up is for local.
Metadata
Metadata
Assignees
Labels
No labels