File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -118,9 +118,11 @@ UI, Workflows & Features
118118 * HTTP transport clients learned to throw extra HTTP headers at the
119119 server, specified via http.extraHeader configuration variable.
120120
121- * Patch output from "git diff" and friends has been tweaked to be
122- more readable by using a blank line as a strong hint that the
123- contents before and after it belong to logically separate units.
121+ * The "--compaction-heuristic" option to "git diff" family of
122+ commands enables a heuristic to make the patch output more readable
123+ by using a blank line as a strong hint that the contents before and
124+ after it belong to logically separate units. It is still
125+ experimental.
124126
125127 * A new configuration variable core.hooksPath allows customizing
126128 where the hook directory is.
@@ -506,3 +508,5 @@ notes for details).
506508 (merge cd82b7a pa/cherry-pick-doc-typo later to maint).
507509 (merge 2bb73ae rs/patch-id-use-skip-prefix later to maint).
508510 (merge aa20cbc rs/apply-name-terminate later to maint).
511+ (merge fe17fc0 jc/t2300-setup later to maint).
512+ (merge e256eec jk/shell-portability later to maint).
You can’t perform that action at this time.
0 commit comments