My boss decided recently to try out an outsourcing group \"for increased capacity\" as we modify an existing application to add new features. Despite my concern that the gro
Have them make a branch off of each bit of work from the same starting point for each ticket they work on. Have them merge the work to a RC branch. You can merge your work to the RC branch. This will allow you to test often. See the workflow we have here:
https://plus.google.com/109096274754593704906/posts/R4qkeyRadLR
Let me know if you have any questions about it. It works well for us.