Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 612 Bytes

gm-repo-branch-fetch.md

File metadata and controls

16 lines (11 loc) · 612 Bytes

gm repo branch fetch from nu-git-manager-sugar git (see source)

fetch a remote branch locally, without pulling down the whole remote

Parameters

  • remote <string@get-remotes>: the branch to fetch
  • branch <string@get-branches>: the remote to fetch the branch from
  • --strategy <string@get-strategies>: the merge strategy to use, defaults to the pull.rebase Git config option

Signatures

input output
nothing nothing