gm repo branch fetch
from nu-git-manager-sugar git
(see source)
fetch a remote branch locally, without pulling down the whole remote
remote
<string@get-remotes
>: the branch to fetchbranch
<string@get-branches
>: the remote to fetch the branch from--strategy
<string@get-strategies
>: the merge strategy to use, defaults to thepull.rebase
Git config option
input | output |
---|---|
nothing |
nothing |