UpdatedAug 4, 2020 5:47 PMCreatedJun 6, 2020 6:51 AMTagsBookmarkKeywordsConverting git repository to shallow?Note that a shallow repo (like one with git clone --depth 1 as a way to convert an existing repo to a shallow one) can fail on . See commit 5dcfbf5, commit 2588f6e, commit 328a435 (24 Oct 2018) by Johannes Schindelin (dscho).stackoverflow.comgit fetch --shallow-since=2020-04-01git gc --prune=all