Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "ContributorWorkflow" page has been changed by JanLehnardt: http://wiki.apache.org/couchdb/ContributorWorkflow?action=diff&rev1=11&rev2=12 Comment: s/cordova/couchdb/ == Fork == - Fork the official Apache Cordova project mirror with git, the chosen revision control system for the Cordova project. There are many places to clone the code from: + Fork the official Apache CouchDB project mirror with git, the chosen revision control system for the CouchDB project. There are many places to clone the code from: * from the [[http://git-wip-us.apache.org/repos/asf/couchdb|official Apache servers]] * on [[http://github.com/apache/couchdb|GitHub]] @@ -58, +58 @@ {{{ $ git checkout master - $ git pull cordova master + $ git pull couchdb master $ git push origin master }}}
