Selaa lähdekoodia

remove outdated TODO

Peter Rowlands 4 vuotta sitten
vanhempi
commit
d2b8ba58fc
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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