summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-18 11:10:53 -0700
committerJunio C Hamano <gitster@pobox.com>2016-03-18 11:10:53 -0700
commit047057bb4159533b3323003f89160588c9e61fbd (patch)
tree5e0e915eb66584818a0b4dd27e182e077ecc7f26
parent5cee349370bd2dce48d0d653ab4ce99bb79a3415 (diff)
downloadgit-047057bb4159533b3323003f89160588c9e61fbd.tar.gz
RelNotes: remove the mention of !reinclusion
We will be postponing this to a later cycle. Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes/2.8.0.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/RelNotes/2.8.0.txt b/Documentation/RelNotes/2.8.0.txt
index 2f6b4948e5..5ec39bc300 100644
--- a/Documentation/RelNotes/2.8.0.txt
+++ b/Documentation/RelNotes/2.8.0.txt
@@ -294,11 +294,6 @@ notes for details).
listing and sparse checkout selection areas in 2.7.0; the change
that is responsible for the regression has been reverted.
- * Another try to improve the ignore mechanism that lets you say "this
- is excluded" and then later say "oh, no, this part (that is a
- subset of the previous part) is not excluded". This has still a
- known limitation, though.
-
* Some codepaths used fopen(3) when opening a fixed path in $GIT_DIR
(e.g. COMMIT_EDITMSG) that is meant to be left after the command is
done. This however did not work well if the repository is set to