Skip to content

Commit 047057b

Browse files
committed
RelNotes: remove the mention of !reinclusion
We will be postponing this to a later cycle. Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5cee349 commit 047057b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Documentation/RelNotes/2.8.0.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -294,11 +294,6 @@ notes for details).
294294
listing and sparse checkout selection areas in 2.7.0; the change
295295
that is responsible for the regression has been reverted.
296296

297-
* Another try to improve the ignore mechanism that lets you say "this
298-
is excluded" and then later say "oh, no, this part (that is a
299-
subset of the previous part) is not excluded". This has still a
300-
known limitation, though.
301-
302297
* Some codepaths used fopen(3) when opening a fixed path in $GIT_DIR
303298
(e.g. COMMIT_EDITMSG) that is meant to be left after the command is
304299
done. This however did not work well if the repository is set to

0 commit comments

Comments
 (0)