Setup & First Patch

_images/os_background.png

configurazione di git

_images/14-04-git-config.png

Installa git review

_images/14-05-install.png

git clone

_images/14-06-git-clone.png

git review -s

_images/14-07-git-review-s.png

git checkout -b TOPIC-BRANCH

_images/14-08-git-checkout.png

eseguire test unitari

_images/14-09-unit-tests.png

git commit --amend

_images/14-13-git-commit-amend.png

git review

_images/20-git-review.png

Esercizio