Skip to content

Commit 2eac035

Browse files
mhaggergitster
authored andcommitted
RelNotes: refer to the rebase -i "todo list", not "insn sheet"
"Todo list" is the name that is used in the user-facing documentation. Signed-off-by: Michael Haggerty <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 37f4bed commit 2eac035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/RelNotes/2.4.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ notes for details).
261261
user could have made was to choose nothing.
262262
(merge a9c4641 ak/add-i-empty-candidates later to maint).
263263

264-
* The insn sheet "git rebase -i" creates did not fully honor
264+
* The todo list "git rebase -i" creates did not fully honor
265265
core.abbrev settings.
266266
(merge edb72d5 ks/rebase-i-abbrev later to maint).
267267

@@ -402,7 +402,7 @@ notes for details).
402402
(merge 77fdb8a nd/grep-exclude-standard-help-fix later to maint).
403403

404404
* "git rebase -i" recently started to include the number of
405-
commits in the insn sheet to be processed, but on a platform
405+
commits in the todo list to be processed, but on a platform
406406
that prepends leading whitespaces to "wc -l" output, the numbers
407407
are shown with extra whitespaces that aren't necessary.
408408
(merge 2185d3b es/rebase-i-count-todo later to maint).

0 commit comments

Comments
 (0)