Note: Accepting this pull request will not merge the changes. You will need to do this manually by running the following commands locally:
-
Pull the changes into your local repository. If you are already tracking the branch, the first step is unecessary.
- git branch --track origin/
- git checkout
- git pull origin
-
If you're satisfied, merge the changes and push them back to your repository on CodePlex.
- git checkout
- git merge
- git push origin