X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FRelNotes-1.5.0.txt;fp=Documentation%2FRelNotes-1.5.0.txt;h=daf4bdb0d7bb24319810fe0e73aa317663448c93;hb=f496454e0fd22d003e9c9b5c3742b12d526bc0a4;hp=599efb8c908d96e4de938458654cbbe907cf00bb;hpb=4bc94d289221e16cccbc72f73b3b5b1de0b822c5;p=git.git diff --git a/Documentation/RelNotes-1.5.0.txt b/Documentation/RelNotes-1.5.0.txt index 599efb8c9..daf4bdb0d 100644 --- a/Documentation/RelNotes-1.5.0.txt +++ b/Documentation/RelNotes-1.5.0.txt @@ -448,7 +448,7 @@ Updates in v1.5.0 since v1.4.4 series - There is a partial support for 'shallow' repositories that keeps only recent history. A 'shallow clone' is created by specifying how deep that truncated history should be - (e.g. "git clone --depth=5 git://some.where/repo.git"). + (e.g. "git clone --depth 5 git://some.where/repo.git"). Currently a shallow repository has number of limitations: