We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3aa30cc + a1aba0c commit 886fcb7Copy full SHA for 886fcb7
t/t0007-git-var.sh
@@ -17,7 +17,7 @@ test_expect_success 'get GIT_COMMITTER_IDENT' '
17
test_cmp expect actual
18
'
19
20
-test_expect_success !FAIL_PREREQS,!AUTOIDENT 'requested identites are strict' '
+test_expect_success !FAIL_PREREQS,!AUTOIDENT 'requested identities are strict' '
21
(
22
sane_unset GIT_COMMITTER_NAME &&
23
sane_unset GIT_COMMITTER_EMAIL &&
0 commit comments