Git shallow clone local repo
2024-04-22
clone
git
softwares-and-tools
Git shallow clone local reporef: https://stackoverflow.com/questions/40383230/git-clone-warning-depth-is-ignored-in-local-clones-use-file-insteadgit clone --depth 1 file://$(pwd)/src_repo new_rep