瀏覽代碼

document porcelain.add/status behavior change in NEWS

Peter Rowlands 4 年之前
父節點
當前提交
24ec0da90d
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      NEWS

+ 5 - 0
NEWS

@@ -6,6 +6,11 @@
  * Fix filename: MERGE_HEADS => MERGE_HEAD.
  * Fix filename: MERGE_HEADS => MERGE_HEAD.
    (Jelmer Vernooij, #861)
    (Jelmer Vernooij, #861)
 
 
+ * For ignored directories, porcelain.add and porcelain.status now only return
+   the path to directory itself in the list of ignored paths. Previously, paths
+   for all files within the directory would also be included in the list.
+   (Peter Rowlands, #853)
+
 0.20.21	2021-03-20
 0.20.21	2021-03-20
 
 
  * Add basic support for a GcsObjectStore that stores
  * Add basic support for a GcsObjectStore that stores