Skip to content

Commit efd5444

Browse files
newrengitster
authored andcommitted
RelNotes/2.24.0: fix self-contradictory note
As per Uncyclopedia, "In current technical usage, for one to state that a feature is deprecated is merely a recommendation against using it." It is thus contradictory to claim that something is not "officially deprecated" and then to immediately state that we are both discouraging its use and pointing people elsewhere. Signed-off-by: Elijah Newren <[email protected]> Reviewed-by: Taylor Blau <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 849e436 commit efd5444

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Documentation/RelNotes/2.24.0.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ Updates since v2.23
66

77
Backward compatibility note
88

9-
* Although it is not officially deprecated, "filter-branch" is
10-
showing its age and alternatives are available. From this release,
11-
we started to discourage its uses and hint people about
12-
filter-repo.
9+
* "filter-branch" is showing its age and alternatives are available.
10+
From this release, we started to discourage its use and hint
11+
people about filter-repo.
1312

1413
UI, Workflows & Features
1514

0 commit comments

Comments
 (0)