瀏覽代碼

gitattributes: docs/usage/*.rst.INC merge=ours

enkore 8 年之前
父節點
當前提交
63d94cd14b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitattributes

+ 1 - 1
.gitattributes

@@ -1,5 +1,5 @@
 borg/_version.py export-subst
 
 *.py diff=python
-docs/usage/* merge=ours
+docs/usage/*.rst.inc merge=ours
 docs/man/* merge=ours