Project maintenance of multiple different version numbers
My idea is to go on one branch for updates and iterations, then go on one branch for bug fixes, and release fix patches regularly
Question 1:
How to know which customers need to apply a certain bug patch (because different customers may have different versions)
Question 2:
How to reduce duplication of work,
changeLog
Add a tag to each release version
Add a tag to each patch