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.
1 parent cd035b1 commit fa90ab4Copy full SHA for fa90ab4
t/t3404-rebase-interactive.sh
@@ -64,7 +64,7 @@ test_expect_success 'setup' '
64
done
65
'
66
67
-# "exec" commands are ran with the user shell by default, but this may
+# "exec" commands are run with the user shell by default, but this may
68
# be non-POSIX. For example, if SHELL=zsh then ">file" doesn't work
69
# to create a file. Unseting SHELL avoids such non-portable behavior
70
# in tests.
0 commit comments