update a branch from the upstream

mine: branchs:

master

dev

feature1

upstream:branchs:(upstream:dev)

master

dev

feature1

feature2

feature3

update the mine/feature1:

c:/.../...(feature1)

git pull upstream feaure1

Last updated