* maint:
  RelNotes/2.21.1: typofix
This commit is contained in:
Junio C Hamano 2019-08-01 09:00:46 -07:00
Родитель f36d08d72e 4d8ec15c66
Коммит a9a63afe46
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -94,7 +94,7 @@ Fixes since v2.22
* The configuration variable rebase.rescheduleFailedExec should be
effective only while running an interactive rebase and should not
affect anything when running an non-interactive one, which was not
affect anything when running a non-interactive one, which was not
the case. This has been corrected.
* "git submodule foreach" did not protect command line options passed