浏览代码

remove outdated TODO

Peter Rowlands 4 年之前
父节点
当前提交
d2b8ba58fc
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      dulwich/porcelain.py

+ 0 - 1
dulwich/porcelain.py

@@ -422,7 +422,6 @@ def clone(
         instead of the cloned repository's HEAD.
         instead of the cloned repository's HEAD.
     Returns: The new repository
     Returns: The new repository
     """
     """
-    # TODO(jelmer): This code overlaps quite a bit with Repo.clone
     if outstream is not None:
     if outstream is not None:
         import warnings
         import warnings