...
Note: This local branch will not track the developer's remote branch.
Note: If the developer updates their branch, for example, to fix a typo, you will need to retrieve their changes to test. If they have squashed their commits, attempting to do a "pull" will most likely lead to merge conflicts. Therefore, I would recommend fetching their branch again and naming it something different (IGBF-3379-myBranch-V2). Alternatively, you could delete their branch on your local computer and then fetch the updated version.