Pierre-Yves Barriat 3e6ba1ee2c Update 'project/pull_master/README.md' | 7 năm trước cách đây | |
---|---|---|
.. | ||
README.md | 7 năm trước cách đây |
Once the project coordinator has accepted all pull requests, there is a new version of the software in the master branch. It greets you in many languages and this is preety cool, you might want to update to it.
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 origin master
Now you can test final run.sh
and see the greetings in many languages !
bash run.sh