git remote show <name...>

Gives some information about the remote [name]

Arguments

NameDescription
name

Options

NameDescription
-nThe remote heads are not queried first with git ls-remote <name>; cached information is used instead