yi-jiayu / git-get

Clone git repositories into namespaced directories like go get

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pass flags to git clone

yi-jiayu opened this issue · comments

Some git clone flags are more commonly used than others, such as --recurse-submodules for a project using submodules. It might be useful to be able to pass at least a subset of flags through git-get to git clone.