简体   繁体   中英

What is the best way to support project code for several clients?

We have a project (asp.net, js, css, code behind, etc..) and some clients (a couple for example).

What's the best way to develop and support project for several clients?
The clients has different css, images and some js code inside theirs project, but big part of web forms,css,js and server code is uniform.

Maybe git branches help us, maybe composite controls, or other solutions?

With Git you have single solution: "Branch Per Client". Period

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM