On 02/17/2013 03:24 PM, Arman Khalatyan wrote:
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
https://github.com/owncloud/documentation/blob/master/CONTRIBUTING.rst
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 ?

Clone the documentation repository in github. Then, change the url behind origin to point to your copy ( https://help.github.com/articles/changing-a-remote-s-url). Now you can push. Finally, create a pull request ( https://help.github.com/articles/using-pull-requests).

Daniel

--
www.owncloud.com - Your Data, Your Cloud, Your Way!

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

_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to