Skip to content

Commit 3d092bf

Browse files
committed
Update draft release notes to 1.8.5
Signed-off-by: Junio C Hamano <[email protected]>
1 parent ea21efc commit 3d092bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/RelNotes/1.8.5.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ Foreign interfaces, subsystems and ports.
7676

7777
UI, Workflows & Features
7878

79+
* "git grep" and "git show" pays attention to "--textconv" option
80+
when these commands are told to operate on blob objects (e.g. "git
81+
grep -e pattern HEAD:Makefile").
82+
7983
* "git replace" helper no longer allows an object to be replaced with
8084
another object of a different type to avoid confusion (you can
8185
still manually craft such replacement using "git update-ref", as an

0 commit comments

Comments
 (0)