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.
     Returns: The new repository
     """
-    # TODO(jelmer): This code overlaps quite a bit with Repo.clone
     if outstream is not None:
         import warnings