How to deal with multiple accounts when using git versioning
0
I'm currently working for multiple clients (that each have their own Mendix accounts) that have applications in Mendix that use Git. However there is only a global option to set your Git account. Is there an option to make a gitconfig per project you're working on / Mendix setting to enable this? Currently everytime I switch I need to delete / edit the global .gitconfig file in my documents, which is messy.