diff options
author | mpeterv <mpeterval@gmail.com> | 2015-07-10 22:00:59 +0300 |
---|---|---|
committer | mpeterv <mpeterval@gmail.com> | 2015-07-10 22:04:37 +0300 |
commit | 8f65a7b767a19ffbd76f5030ba64ca0219d5f4c7 (patch) | |
tree | 0977812f37b75940b72e0a2f9513431cde1f6471 /test | |
parent | cc90426cad683caade7a24a7129445784152b448 (diff) | |
download | luarocks-8f65a7b767a19ffbd76f5030ba64ca0219d5f4c7.tar.gz luarocks-8f65a7b767a19ffbd76f5030ba64ca0219d5f4c7.tar.bz2 luarocks-8f65a7b767a19ffbd76f5030ba64ca0219d5f4c7.zip |
Fix git cloning command when using git+http protocol
git+http and git+https pass '--' instead of '--depth=1' option.
As '--branch' option was passed after depth, it caused the former
to be interpreted as an extra argument by git. Pass '--branch' first
instead.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions