We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bats-core
--depth=1
1 parent 94099bb commit 190c0f2Copy full SHA for 190c0f2
travis/get_bats-core.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-git clone https://github.com/bats-core/bats-core.git
+git clone https://github.com/bats-core/bats-core.git --depth=1
4
cd bats-core
5
sudo ./install.sh /usr/local
6
0 commit comments