git-flow feature pull <origin> <name>

Pull a feature branch from the remote repository

Arguments

NameDescription
originThe name of the remote feature branch
nameThe name of the local feature branch