diff options
author | Pedro Tammela <pctammela@gmail.com> | 2019-12-14 16:37:19 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2019-12-17 15:47:50 -0300 |
commit | 914b831271099e0f25cd9c1af66d354c5ee64ed2 (patch) | |
tree | 9aac2741673f31126d058391f80422fe3fbeeb4d /src/bin | |
parent | 129ebf34efa945b2b56a29c80b161414a98757a8 (diff) | |
download | luarocks-914b831271099e0f25cd9c1af66d354c5ee64ed2.tar.gz luarocks-914b831271099e0f25cd9c1af66d354c5ee64ed2.tar.bz2 luarocks-914b831271099e0f25cd9c1af66d354c5ee64ed2.zip |
git: add support for shallow recommendations
In more recent versions of git, the .gitmodules file can
be configured to recommend if a submodule should be cloned as
shallow or not. Add support for this feature since it gives the
rock maintainer more control over which submodules should be shallow
cloned.
The rock maintainer may set the boolean `shallow` to true or false in
.gitmodules. If omitted it is treated as false.
Signed-off-by: Pedro Tammela <pctammela@gmail.com>
Diffstat (limited to 'src/bin')
0 files changed, 0 insertions, 0 deletions