Use --depth option to speed up git clone
exKAZUu opened this issue · 2 comments
exKAZUu commented
Use --depth option to speed up git clone
gumfum commented
JGit doesn't yet support shallow clones.
http://stackoverflow.com/questions/11475263/shallow-clone-with-jgit
exKAZUu commented
omg 🍼 🍼
Could you implement git clone -depth
command by executing the original Git directly.