We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea21efc commit 3d092bfCopy full SHA for 3d092bf
Documentation/RelNotes/1.8.5.txt
@@ -76,6 +76,10 @@ Foreign interfaces, subsystems and ports.
76
77
UI, Workflows & Features
78
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
+
83
* "git replace" helper no longer allows an object to be replaced with
84
another object of a different type to avoid confusion (you can
85
still manually craft such replacement using "git update-ref", as an
0 commit comments