Explorar el Código

Shallow is supported; update docstring.

Jelmer Vernooij hace 10 años
padre
commit
c2fd0a245f
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  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