Description of problem: https://github.com/openshift/CodeIgniterQuickStart Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: cat README.md <-----------> Add this upstream CI repo cd ci git remote add upstream -m master git://github.com/openshift/ciphp.git ^^^^^ git pull -s recursive -X theirs upstream master # note that the git pull above can be used later to pull updates to CI <-----------> Expected results: the correct git repo is: git://github.com/openshift/CodeIgniterQuickStart.git Additional info:
Fixed in github.
verified on github