We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483c9b8 commit e6837c8Copy full SHA for e6837c8
Documentation/RelNotes/2.6.0.txt
@@ -255,6 +255,14 @@ notes for details).
255
in Bourne shell.
256
(merge 82aec45 sg/help-group later to maint).
257
258
+ * The experimental untracked-cache feature were buggy when paths with
259
+ a few levels of subdirectories are involved.
260
+ (merge 73f9145 dt/untracked-subdir later to maint).
261
+
262
+ * "interpret-trailers" helper mistook a single-liner log message that
263
+ has a colon as the end of existing trailer.
264
+ (merge 6262fe9 cc/trailers-corner-case-fix later to maint).
265
266
* Code cleanups and documentation updates.
267
(merge 1c601af es/doc-clean-outdated-tools later to maint).
268
(merge 3581304 kn/tag-doc-fix later to maint).
0 commit comments