Comment on A Git client for simultaneous branches on top of your existing workflowparentComments−elzbardico2yI think those local changes should be treated as config that can be overriden in the local environment through a combination of files that are listed on .gitignore and environment variables.
Comments
I think those local changes should be treated as config that can be overriden in the local environment through a combination of files that are listed on .gitignore and environment variables.