ソースを参照

Add README for contrib.

Jelmer Vernooij 7 年 前
コミット
4ca089c69e
1 ファイル変更3 行追加0 行削除
  1. 3 0
      dulwich/contrib/README.md

+ 3 - 0
dulwich/contrib/README.md

@@ -0,0 +1,3 @@
+This directory contains code that some may find useful. Code here is not an official
+part of Dulwich, and may no longer work. Unlike the rest of Dulwich, it is not regularly
+tested.