forked from joostdenijs/azure-content
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix merge conflict corruption.
- Loading branch information
v-aljenk
committed
Feb 20, 2014
1 parent
1b517e8
commit cf051b8
Showing
1 changed file
with
1 addition
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,18 +40,14 @@ Content authors can create reusable content sections to be included into one or | |
Note: An include file cannot reference to other includes. | ||
|
||
## Using GitHub, Git and this repository | ||
>>>>>>> AUX3154 | ||
|
||
Thank you for your interest in Windows Azure documentation. Before we can accept your pull request, we need you to sign a Contribution License Agreement (CLA). Full details are available at [http://windowsazure.github.io/guidelines.html#cla](http://windowsazure.github.io/guidelines.html#cla). Please email a copy of the signed CLA to [[email protected]](mailto:[email protected]). | ||
|
||
<<<<<<< HEAD | ||
<<<<<<< HEAD | ||
###Who needs a CLA? | ||
* Members of the Microsoft Open Technologies group. | ||
* Contributors who don't work for Microsoft. | ||
======= | ||
|
||
### Setting up your fork of the repository | ||
>>>>>>> AUX3154 | ||
|
||
##Repository organization | ||
|
||
|
@@ -88,7 +84,6 @@ Use the following syntax to reference an include file in your article: | |
|
||
## Using GitHub, Git and this repository | ||
|
||
======= | ||
##Repository organization | ||
|
||
The content in the azure-content repository follows the organization of documentation on WindowsAzure.com. This repository contains two root folders: | ||
|
@@ -124,7 +119,6 @@ Use the following syntax to reference an include file in your article: | |
|
||
## Using GitHub, Git and this repository | ||
|
||
>>>>>>> 83da1629f1e2c238afd4d4bfa156758a941d2d8a | ||
**Note:** Most of the information in this section can be found in [GitHub Help] [] articles. If you are familiar with Git and GitHub, skip to the "Contribut and edit content" section for the particulars of the code/content flow of this repository. | ||
|
||
### Setting up your fork of the repository | ||
|
@@ -142,11 +136,8 @@ Use the following syntax to reference an include file in your article: | |
git remote add upstream https://github.com/WindowsAzure/azure-content.git | ||
git fetch upstream | ||
|
||
<<<<<<< HEAD | ||
======= | ||
Congratulations you have now set up your repository. The above steps will not need to be repeated again. | ||
|
||
>>>>>>> AUX3154 | ||
### Contribute and edit content | ||
|
||
In order for the contribution process to be as seamless as possible, the following procedure has been established. | ||
|