Best pracitces for multi-developer Git for single user application
问题 I am responsible for a quite old application that we are trying to wrap modern tools around. The application is a Linux based data processing application. It takes some data in, does some complex analysis/simulation, and has a simple web/CSV interface. We run multiple instances of this, one for each client of ours, where the core the same, and we write some helper/wrapper scripts that we store in Git. Also as many config files as we could add are in Git. The core application is required to be