Bug 816436 - need update the README.md for CodeIgniterQuickStart on github
Summary: need update the README.md for CodeIgniterQuickStart on github
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 1.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-26 04:25 UTC by Meng Bo
Modified: 2012-04-27 20:47 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-27 20:47:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Meng Bo 2012-04-26 04:25:01 UTC
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:

Comment 1 Dan McPherson 2012-04-26 14:14:03 UTC
Fixed in github.

Comment 2 Meng Bo 2012-04-27 05:59:10 UTC
verified on github


Note You need to log in before you can comment on or make changes to this bug.