Skip to content

Commit

Permalink
RelNotes: refer to the rebase -i "todo list", not "insn sheet"
Browse files Browse the repository at this point in the history
"Todo list" is the name that is used in the user-facing documentation.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Michael Haggerty authored and Junio C Hamano committed Apr 23, 2015
1 parent 37f4bed commit 2eac035
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/RelNotes/2.4.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ notes for details).
user could have made was to choose nothing.
(merge a9c4641 ak/add-i-empty-candidates later to maint).

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

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

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

0 comments on commit 2eac035

Please sign in to comment.