Closed jeff1evesque closed 10 years ago
We need to adjust the following in the subsection:
Then, add the Remote Upstream, this way we can pull any merged pull-requests: cd /var/www/grunt/ git remote add upstream https://github.com/[YOUR-USERNAME]/grunt.git
Then, add the Remote Upstream, this way we can pull any merged pull-requests:
cd /var/www/grunt/ git remote add upstream https://github.com/[YOUR-USERNAME]/grunt.git
to the following:
Then, add the Remote Upstream, this way we can pull any merged pull-requests: cd /var/www/[CLONE-DESTINATION]/grunt/ git remote add upstream https://github.com/[YOUR-USERNAME]/grunt.git
cd /var/www/[CLONE-DESTINATION]/grunt/ git remote add upstream https://github.com/[YOUR-USERNAME]/grunt.git
We need to adjust the following in the subsection:
to the following: