git remote set-branches <name> <branch...>

Changes the list of branches tracked by the named remote. This can be used to track a subset of the available remote branches after the initial setup for a remote

Arguments

NameDescription
name
branch

Options

NameDescription
--addInstead of replacing the list of currently tracked branches, adds to that list