浏览代码

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