Headings from h1 through h6 are constructed with a # for each level:
# h1 Heading
## h2 Heading
### h3 Heading| git remote add rachel git@github.com:kahboom/syndesis-ui.git | |
| git fetch rachel | |
| git checkout --track rachel/952-github-oauth | |
| // To get any changes I make: | |
| git checkout 952-github-oauth | |
| git pull |
| { | |
| "apiEndpoint": "https://ipaas-staging.b6ff.rh-idev.openshiftapps.com/api/v1", | |
| "title": "Syndesis", | |
| "datamapper": { | |
| "baseJavaServiceUrl": "https://ipaas-staging.b6ff.rh-idev.openshiftapps.com/v2/atlas/java/", | |
| "baseMappingServiceUrl": "https://ipaas-staging.b6ff.rh-idev.openshiftapps.com/v2/atlas/" | |
| }, | |
| "oauth": { | |
| "clientId": "ipaas-ui", | |
| "scopes": [], |
| cd repository | |
| git checkout --orphan orphan_name | |
| git rm -rf . | |
| rm '.gitignore' | |
| echo "#Title of Readme" > README.md | |
| git add README.md | |
| git commit -a -m "Initial Commit" | |
| git push origin orphan_name |
I hereby claim:
To claim this, I am signing this object: