CocoaPods/Core

View on GitHub
.github/scripts/setup_test_repo.sh

Summary

Maintainability
Test Coverage
#!/bin/sh
cd spec/fixtures/spec-repos/test_repo
git init
git remote add origin https://bitbucket.com/test/test_repo.git