فهرست منبع

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