X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=inline;f=Documentation%2Fgit-remote.txt;h=3dde7134a5cedc6d58a934e1dd61db26d5e459ae;hb=51e7ecf4ecb506fb36cd5933cb7b78fb4b315ac9;hp=a9fb6a9a5ef3cfeffa37578b4d703ca75c73f306;hpb=16d53152f10bf5c1cae4eb1f85dfab7dc280f913;p=git.git diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt index a9fb6a9a5..3dde7134a 100644 --- a/Documentation/git-remote.txt +++ b/Documentation/git-remote.txt @@ -40,7 +40,7 @@ With `-t ` option, instead of the default glob refspec for the remote to track all branches under `$GIT_DIR/remotes//`, a refspec to track only `` is created. You can give more than one `-t ` to track -multiple branche without grabbing all branches. +multiple branches without grabbing all branches. + With `-m ` option, `$GIT_DIR/remotes//HEAD` is set up to point at remote's `` branch instead of whatever