]> git.99rst.org Git - git.git/commitdiff
Merge branch 'sp/shallow-deepen-on-non-shallow-repo-fix'
authorJunio C Hamano <redacted>
Thu, 21 May 2026 03:06:49 +0000 (12:06 +0900)
committerJunio C Hamano <redacted>
Thu, 21 May 2026 03:06:49 +0000 (12:06 +0900)
"git fetch --deepen=<n>" in a full clone truncated the history to <n>
commits deep, which has been corrected to be a no-op instead.

* sp/shallow-deepen-on-non-shallow-repo-fix:
  shallow: fix relative deepen on non-shallow repositories


Trivial merge
git clone https://git.99rst.org/PROJECT