Skip to content

Commit dcf2674

Browse files
committed
link to newer test repos
1 parent 15335d3 commit dcf2674

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

shallow-submodule.sh

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
#!/usr/bin/env bash
22

3+
# New better tests:
4+
# https://github.com/cirosantilli/test-shallow-submodule-mod
5+
# https://github.com/cirosantilli/test-shallow-submodule-top-branch-shallow
6+
# https://github.com/cirosantilli/test-shallow-submodule-top-sha
7+
8+
# Older tests:
39
# https://github.com/cirosantilli/test-submodule-mod
410
# https://github.com/cirosantilli/test-submodule-top
511
# https://github.com/cirosantilli/test-submodule-top-shallow
612
# https://github.com/cirosantilli/test-submodule-mod-branch
713
# https://github.com/cirosantilli/test-submodule-top-branch
8-
# https://github.com/cirosantilli/test-submodule-top-branch-shallow
914

1015
set -ex
1116

0 commit comments

Comments
 (0)