X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-send-pack.txt;h=9e67f1730261a20ffa8c22b682c9207856901534;hb=f23c75a8eca5eeabf9aaf303ee7e14a94da42ddc;hp=08e07053030be9dbb700b0443acd25c3d52506f8;hpb=7bd7f2804d84258a5cd1e76c610496f6beaa4cdf;p=git.git diff --git a/Documentation/git-send-pack.txt b/Documentation/git-send-pack.txt index 08e070530..9e67f1730 100644 --- a/Documentation/git-send-pack.txt +++ b/Documentation/git-send-pack.txt @@ -53,7 +53,7 @@ Specifying the Refs There are three ways to specify which refs to update on the remote end. -With '--all' flag, all refs that exist locally are transfered to +With '--all' flag, all refs that exist locally are transferred to the remote side. You cannot specify any '' if you use this flag.