<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02/17/2013 03:24 PM, Arman Khalatyan
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAAqDm6ZWEQZ3er6tT8p_rXjDHAbpfS9XKV8pyQEzqyfeG0SpLw@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi, I wrote some steps to setup HA-Linux with CentOS(or Ubuntu) with
Owncloud on two nodes.
I wish to push the changes to git .
I followed the steps on
<a class="moz-txt-link-freetext" href="https://github.com/owncloud/documentation/blob/master/CONTRIBUTING.rst">https://github.com/owncloud/documentation/blob/master/CONTRIBUTING.rst</a>
The final step to push to github is unclear.
If I do:
git commit -m "HA-Linuix with OC instance"
git push
the push failed with
fatal: remote error:
  You can't push to git://github.com/owncloud/documentation.git

What is the next step after commit to local. Should I request merge ?

</pre>
    </blockquote>
    Clone the documentation repository in github. Then, change the url
    behind origin to point to your copy (
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://help.github.com/articles/changing-a-remote-s-url">https://help.github.com/articles/changing-a-remote-s-url</a>).
    Now you can push. Finally, create a pull request (
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://help.github.com/articles/using-pull-requests">https://help.github.com/articles/using-pull-requests</a>).<br>
    <br>
    Daniel<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
<a class="moz-txt-link-abbreviated" href="http://www.owncloud.com">www.owncloud.com</a> - Your Data, Your Cloud, Your Way!

ownCloud GmbH, GF: Markus Rex, Holger Dyroff
Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)
</pre>
  </body>
</html>