Skip to content

Commit

Permalink
Update draft release notes to 1.8.5
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Oct 23, 2013
1 parent ea21efc commit 3d092bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/RelNotes/1.8.5.txt
Expand Up @@ -76,6 +76,10 @@ Foreign interfaces, subsystems and ports.

UI, Workflows & Features

* "git grep" and "git show" pays attention to "--textconv" option
when these commands are told to operate on blob objects (e.g. "git
grep -e pattern HEAD:Makefile").

* "git replace" helper no longer allows an object to be replaced with
another object of a different type to avoid confusion (you can
still manually craft such replacement using "git update-ref", as an
Expand Down

0 comments on commit 3d092bf

Please sign in to comment.