We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 264238f commit bbc6f64Copy full SHA for bbc6f64
1 file changed
Documentation/RelNotes/1.8.2.txt
@@ -213,6 +213,14 @@ details).
213
to add a newline after such a line.
214
(merge e0db176 sp/shortlog-missing-lf later to maint).
215
216
+ * Command line completion leaked an unnecessary error message while
217
+ looking for possible matches with paths in <tree-ish>.
218
+ (merge ca87dd6 ds/completion-silence-in-tree-path-probe later to maint).
219
+
220
+ * Command line completion for "tcsh" emitted an unwanted space
221
+ after completing a single directory name.
222
+ (merge 92f1c04 mk/complete-tcsh later to maint).
223
224
* Some shells do not behave correctly when IFS is unset; work it
225
around by explicitly setting it to the default value.
226
(merge 393050c jc/maint-fbsd-sh-ifs-workaround later to maint).
0 commit comments