Преглед на файлове

Shallow is supported; update docstring.

Jelmer Vernooij преди 10 години
родител
ревизия
c2fd0a245f
променени са 1 файла, в които са добавени 1 реда и са изтрити 3 реда
  1. 1 3
      dulwich/server.py

+ 1 - 3
dulwich/server.py

@@ -36,9 +36,7 @@ Currently supported capabilities:
  * no-progress
  * report-status
  * delete-refs
-
-Known capabilities that are not supported:
- * shallow (http://pad.lv/909524)
+ * shallow
 """
 
 import collections