Explorar o código

remove outdated TODO

Peter Rowlands %!s(int64=4) %!d(string=hai) anos
pai
achega
d2b8ba58fc
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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