X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-parse-remote.txt;h=cd43069874d59504627211e011250a3554aeee5a;hb=2d7a3532c78bace2f3631ab0e594f713dcab9916;hp=421312eca91d68711a08e6747e7730d77ba006aa;hpb=bd870878f81056d4349048842ad774f84461e939;p=git.git diff --git a/Documentation/git-parse-remote.txt b/Documentation/git-parse-remote.txt index 421312eca..cd4306987 100644 --- a/Documentation/git-parse-remote.txt +++ b/Documentation/git-parse-remote.txt @@ -32,7 +32,7 @@ get_remote_refs_for_fetch:: get_remote_refs_for_push:: Given the list of user-supplied ` ...`, return the list of refs to push in a form suitable to be - fed to the `git-send-pack` command. When `...` + fed to the 'git-send-pack' command. When `...` is empty the returned list of refs consists of the defaults for the given ``, if specified in `$GIT_DIR/remotes/`.