summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2014-02-06 22:10:34 +0700
committerJunio C Hamano <gitster@pobox.com>2014-02-10 10:21:06 -0800
commita87679339c0abb67b0be8b8b1cc10483f28df038 (patch)
tree48af50a69516ac6b059fac2f95010ac01f838571
parent3bb486e4397415e1855e5edbf28d8e50c3d45265 (diff)
downloadgit-a87679339c0abb67b0be8b8b1cc10483f28df038.tar.gz
test: rename http fetch and push test files
Make clear which one is for dumb protocol, which one is for smart from their file name. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xt/t5540-http-push-webdav.sh (renamed from t/t5540-http-push.sh)0
-rwxr-xr-xt/t5541-http-push-smart.sh (renamed from t/t5541-http-push.sh)0
-rwxr-xr-xt/t5550-http-fetch-dumb.sh (renamed from t/t5550-http-fetch.sh)0
-rwxr-xr-xt/t5551-http-fetch-smart.sh (renamed from t/t5551-http-fetch.sh)0
4 files changed, 0 insertions, 0 deletions
diff --git a/t/t5540-http-push.sh b/t/t5540-http-push-webdav.sh
index 8d7b3c57e3..8d7b3c57e3 100755
--- a/t/t5540-http-push.sh
+++ b/t/t5540-http-push-webdav.sh
diff --git a/t/t5541-http-push.sh b/t/t5541-http-push-smart.sh
index 73af16f481..73af16f481 100755
--- a/t/t5541-http-push.sh
+++ b/t/t5541-http-push-smart.sh
diff --git a/t/t5550-http-fetch.sh b/t/t5550-http-fetch-dumb.sh
index 1a3a2b6c1a..1a3a2b6c1a 100755
--- a/t/t5550-http-fetch.sh
+++ b/t/t5550-http-fetch-dumb.sh
diff --git a/t/t5551-http-fetch.sh b/t/t5551-http-fetch-smart.sh
index e07eaf35f1..e07eaf35f1 100755
--- a/t/t5551-http-fetch.sh
+++ b/t/t5551-http-fetch-smart.sh