include::urls-remotes.txt[]
-CONFIGURED REMOTE-TRACKING BRANCHES
------------------------------------
+CONFIGURED REMOTE-TRACKING BRANCHES[[CRTB]]
+-------------------------------------------
You often interact with the same remote repository by
regularly and repeatedly fetching from it. In order to keep track
only used to decide _where_ the refs that are fetched are stored
by acting as a mapping.
+The latter use of the `remote.<repository>.fetch` values can be
+overridden by giving the `--refmap=<refspec>` parameter(s) on the
+command line.
+
EXAMPLES
--------