### Lesson https://nus-cs2103-ay2526s1.github.io/website/book/gitAndGithub/pull/ ### Hands-on setup Responses to provide when running `new.sh`: ``` Hands-on name: hp-sync-upstream Requires Git? (defaults to y) [y/N]: y Requires Github? (defaults to y) [y/N]: y ``` 1. Fork https://github.com/git-mastery/samplerepo-finances to users account 2. Clone the fork to a folder `samplerepo-finances` 3. Add a remote `upstream` to point to https://github.com/git-mastery/samplerepo-finances ### Instructions for students Run `gitmastery download hp-sync-upstream` to create a fresh sandbox for this practical. ### Requires remote repository? Yes. Already present at https://github.com/git-mastery/samplerepo-finances and https://github.com/git-mastery/samplerepo-finances-2 ### Additional remarks N/A