We’re looking into getting a team license so we can make use of the cache server.
Reading the documentation, it’s not really clear to me how it handles branches. If everything is based on filename and hash of the file, won’t branches create conflicts when file contents change in the branch (and the file name remains the same)?
We use branches quite extensively in our source control system. Anyone have any experience with this?
Thanks.