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 dcfb9d7 + fa90ab4 commit 8a81d5fCopy full SHA for 8a81d5f
t/t3404-rebase-interactive.sh
@@ -60,7 +60,7 @@ test_expect_success 'setup' '
60
test_commit P fileP
61
'
62
63
-# "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
64
# be non-POSIX. For example, if SHELL=zsh then ">file" doesn't work
65
# to create a file. Unsetting SHELL avoids such non-portable behavior
66
# in tests. It must be exported for it to take effect where needed.
0 commit comments