We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code doesn't work for me when the branch is not explicitly named development.
code
development
We could also add .code config that is responsible for setting some of these configuration details, or something similar.
.code
The text was updated successfully, but these errors were encountered:
My .codeconfig file looks like this:
.codeconfig
development_branch = "staging" master_branch = "master"
Sorry, something went wrong.
I like the .code extension though that's nicer to read.
Oh I didn't realize there's a .codeconfig. But yeah, similar to .rvm.
.rvm
No branches or pull requests
code
doesn't work for me when the branch is not explicitly nameddevelopment
.We could also add
.code
config that is responsible for setting some of these configuration details, or something similar.The text was updated successfully, but these errors were encountered: