Tagged Questions

0
votes
2answers
25 views

How should I represent the local patched version of a project?

Let's say that ServiceA, that I work on, uses ProjectB version 1.5.0. We don't quite use it vanilla; we have some patches that we reapply when we integrate new versions of ProjectB; we don't really …