We create a new branch called *feature/cool_thing* and make it exactly like UPC/develop branch:
First we add the upstream remote source and fetch it. If you added this remote before you will get an error *fatal: remote upstream already exists.*. Don't worry and run the `git fetch upstream` anyway so it downloads the UPC source.