- changed component to Project Configuration
Original question: https://groups.google.com/a/illuminatedcloud.com/forum/?utm_medium=email&utm_source=footer#!msg/qanda/hvw0Al_9PGY/wtzftsHjAwAJ
When using git as a VCS for a Salesforce project I usually have different branches for each sandbox. When I switch to a different branch (and therefore, a different sandbox) I would like to be able to switch the connection in a faster and more comfortable way than it is today.
When I do that as of today I have to change credentials in a couple places and generate the offline symbols from scratch even if I already used that sandbox in the past. So for now I just create a different project for each branch/sandbox.