From: Nguyễn Thái Ngọc Duy Date: Fri, 29 Mar 2019 10:38:57 +0000 (+0700) Subject: t: rename t2014-switch.sh to t2014-checkout-switch.sh X-Git-Tag: v2.23.0-rc0~29^2~42 X-Git-Url: http://git.bitbasher.net/?a=commitdiff_plain;h=c2a8c1dd001c9ea318f90abedfd56d364f91a2ed;p=git.git t: rename t2014-switch.sh to t2014-checkout-switch.sh The old name does not really say that this is about 'checkout -b'. See 49d833dc07 (Revert "checkout branch: prime cache-tree fully" - 2009-05-12) for more information Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano --- diff --git a/t/t2014-switch.sh b/t/t2014-checkout-switch.sh similarity index 100% rename from t/t2014-switch.sh rename to t/t2014-checkout-switch.sh