Procházet zdrojové kódy

Shallow is supported; update docstring.

Jelmer Vernooij před 10 roky
rodič
revize
c2fd0a245f
1 změnil soubory, kde provedl 1 přidání a 3 odebrání
  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