wohali commented on a change in pull request #316: add make update
URL: https://github.com/apache/couchdb/pull/316#discussion_r114083040
 
 

 ##########
 File path: Makefile
 ##########
 @@ -79,3 +79,8 @@ fauxton: share/www
 share/www:
        @echo "Building Fauxton"
        @cd src/fauxton && npm install && ./node_modules/grunt-cli/bin/grunt 
couchdb
+
+update: clean
+       @git pull https://git-wip-us.apache.org/repos/asf/couchdb.git master
 
 Review comment:
   +1 on @kxepal's idea. Also, the repo has moved, so this needs to change to 
https://github.com/apache/couchdb now anyway.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to