Comment on The Continuous Delivery TestparentComments−maccard4yI'd also seriously question an org not using gitThat's a very damning statement. Many places use perforce, for example.Git doesn't handle binaries and frankly git struggles to scale. Try checking out a _large_ git repo and running some common operations on it.
Comments
That's a very damning statement. Many places use perforce, for example.
Git doesn't handle binaries and frankly git struggles to scale. Try checking out a _large_ git repo and running some common operations on it.