Sparse Checkout Not Supported

Author: munawarbCreated Feb 20, 2023Updated Mar 7, 2026

Hi, It would be nice if this package supported the Git sparse checkout command. This will be helpful especially in browser environments where IndexDB has limited space. https://git-scm.com/docs/git-sparse-checkout

It will also dramatically speed up the download process. Even with depth set to 1, though the pull happens quickly, the status "Updating workdir" can take minutes if this is a large repository.

Source: isomorphic-git/isomorphic-git