There are three ways of creating a new branch feature which tracks the remote branch origin/feature:

To set upstream to track the remote branch - type:

where:

To verify which remote branches your local branches are tracking: