diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-04-14 18:37:16 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-14 18:37:17 -0700 |
commit | 5859f04f0807264c03951a2e7be9192e00487039 (patch) | |
tree | 241dfd0263feae8ecd818beface814cfae7cffc5 /t | |
parent | Merge branch 'jk/credential-cache-comment-exit' into maint (diff) | |
parent | clone tests: rename t57* => t56* (diff) | |
download | tgif-5859f04f0807264c03951a2e7be9192e00487039.tar.xz |
Merge branch 'sb/clone-t57-t56' into maint
Rename bunch of tests on "git clone" for better organization.
* sb/clone-t57-t56:
clone tests: rename t57* => t56*
Diffstat (limited to 't')
-rwxr-xr-x | t/t5604-clone-reference.sh (renamed from t/t5700-clone-reference.sh) | 0 | ||||
-rwxr-xr-x | t/t5605-clone-local.sh (renamed from t/t5701-clone-local.sh) | 0 | ||||
-rwxr-xr-x | t/t5606-clone-options.sh (renamed from t/t5702-clone-options.sh) | 0 | ||||
-rwxr-xr-x | t/t5607-clone-bundle.sh (renamed from t/t5704-bundle.sh) | 0 | ||||
-rwxr-xr-x | t/t5608-clone-2gb.sh (renamed from t/t5705-clone-2gb.sh) | 0 | ||||
-rwxr-xr-x | t/t5609-clone-branch.sh (renamed from t/t5706-clone-branch.sh) | 0 | ||||
-rwxr-xr-x | t/t5610-clone-detached.sh (renamed from t/t5707-clone-detached.sh) | 0 | ||||
-rwxr-xr-x | t/t5611-clone-config.sh (renamed from t/t5708-clone-config.sh) | 0 | ||||
-rwxr-xr-x | t/t5612-clone-refspec.sh (renamed from t/t5709-clone-refspec.sh) | 0 | ||||
-rwxr-xr-x | t/t5613-info-alternate.sh (renamed from t/t5710-info-alternate.sh) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/t/t5700-clone-reference.sh b/t/t5604-clone-reference.sh index 4320082b1b..4320082b1b 100755 --- a/t/t5700-clone-reference.sh +++ b/t/t5604-clone-reference.sh diff --git a/t/t5701-clone-local.sh b/t/t5605-clone-local.sh index 3c087e907c..3c087e907c 100755 --- a/t/t5701-clone-local.sh +++ b/t/t5605-clone-local.sh diff --git a/t/t5702-clone-options.sh b/t/t5606-clone-options.sh index 9e24ec88e6..9e24ec88e6 100755 --- a/t/t5702-clone-options.sh +++ b/t/t5606-clone-options.sh diff --git a/t/t5704-bundle.sh b/t/t5607-clone-bundle.sh index 348d9b3bc7..348d9b3bc7 100755 --- a/t/t5704-bundle.sh +++ b/t/t5607-clone-bundle.sh diff --git a/t/t5705-clone-2gb.sh b/t/t5608-clone-2gb.sh index 191d6d3a78..191d6d3a78 100755 --- a/t/t5705-clone-2gb.sh +++ b/t/t5608-clone-2gb.sh diff --git a/t/t5706-clone-branch.sh b/t/t5609-clone-branch.sh index 6e7a7be052..6e7a7be052 100755 --- a/t/t5706-clone-branch.sh +++ b/t/t5609-clone-branch.sh diff --git a/t/t5707-clone-detached.sh b/t/t5610-clone-detached.sh index 8b0d607df1..8b0d607df1 100755 --- a/t/t5707-clone-detached.sh +++ b/t/t5610-clone-detached.sh diff --git a/t/t5708-clone-config.sh b/t/t5611-clone-config.sh index 27d730c0a7..27d730c0a7 100755 --- a/t/t5708-clone-config.sh +++ b/t/t5611-clone-config.sh diff --git a/t/t5709-clone-refspec.sh b/t/t5612-clone-refspec.sh index 7ace2535c8..7ace2535c8 100755 --- a/t/t5709-clone-refspec.sh +++ b/t/t5612-clone-refspec.sh diff --git a/t/t5710-info-alternate.sh b/t/t5613-info-alternate.sh index 9cd2626dba..9cd2626dba 100755 --- a/t/t5710-info-alternate.sh +++ b/t/t5613-info-alternate.sh |