diff options
Diffstat (limited to 'Documentation/config/clone.txt')
| -rw-r--r-- | Documentation/config/clone.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/config/clone.txt b/Documentation/config/clone.txt index 26f4fb137a..d037b57f72 100644 --- a/Documentation/config/clone.txt +++ b/Documentation/config/clone.txt @@ -4,8 +4,8 @@ clone.defaultRemoteName:: option to linkgit:git-clone[1]. clone.rejectShallow:: - Reject to clone a repository if it is a shallow one, can be overridden by - passing option `--reject-shallow` in command line. See linkgit:git-clone[1] + Reject cloning a repository if it is a shallow one; this can be overridden by + passing the `--reject-shallow` option on the command line. See linkgit:git-clone[1] clone.filterSubmodules:: If a partial clone filter is provided (see `--filter` in |
