Pierre-Yves Barriat 0540d6d98d Update 'project/windows/pull_master/README.md' 6 år sedan
..
README.md 0540d6d98d Update 'project/windows/pull_master/README.md' 6 år sedan

README.md

Pull master changes

Once the project coordinator has accepted all pull requests, there is a new version of the software in the master branch. It displays you all the sections in many styles and this is preety cool, you might want to update to it.

Exercise 13 - Update master branch

Following instruction from Exercise 10 – Checkout a branch from Git_Training project, checkout the master branch.

git checkout master

To update master branch (previously checked out) you can use:

git pull

git pull origin master

Exercise 14 – Run final version

Now you can see final branching-website.html and see the several styles !