Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorStephen P. Smith <ischis2@cox.net>2018-10-23 06:53:41 +0300
committerJunio C Hamano <gitster@pobox.com>2018-10-23 08:15:09 +0300
commit83af35e37e8e070eaa02d716bfd7db88f0d93220 (patch)
tree45721aaeeee8a6be18292e5dd6f60c8fbb81a999 /t
parentea6cff84442dab363b588bac511f4fbc293673a0 (diff)
t7501: rename commit test to comply with naming convention
The naming convention was documented [1] but this script was not renamed. The original commit message indicates the script tests basic commit functionality. Clean up the test name by changing the file name to specify the intent as documented in the initial commit. [1] f50c9f76c ("Rename some test scripts and describe the naming convention", 2005-05-15) Signed-off-by: Stephen P. Smith <ischis2@cox.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
-rwxr-xr-xt/t7501-commit-basic-functionality.sh (renamed from t/t7501-commit.sh)0
1 files changed, 0 insertions, 0 deletions
diff --git a/t/t7501-commit.sh b/t/t7501-commit-basic-functionality.sh
index f1349af56e..f1349af56e 100755
--- a/t/t7501-commit.sh
+++ b/t/t7501-commit-basic-functionality.sh