X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-parse-remote.txt;h=cd43069874d59504627211e011250a3554aeee5a;hb=f0e90716d47b429284702b75425a247c9fc41adb;hp=421312eca91d68711a08e6747e7730d77ba006aa;hpb=27158e463a1be339ce34c7ee5fb553acaa7e28de;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/`.