Browse Source

remove outdated TODO

Peter Rowlands 4 năm trước cách đây
mục cha
commit
d2b8ba58fc
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      dulwich/porcelain.py

+ 0 - 1
dulwich/porcelain.py

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