diff options
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9a9d797..cc25b24 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,3 +9,5 @@ [submodule "git-prompt"] path = git-prompt url = https://github.com/git/git.git + shallow = true + sparsecheckout = true |