git atualizar branch

branch=feature/issue#354; git co master && git br -d $branch; git fetch && git co $branch

Comentários