diff --git a/dulwich/contrib/README.md b/dulwich/contrib/README.md new file mode 100644 index 00000000..3e65c012 --- /dev/null +++ b/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.