소스 검색

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