mercurial/copies.py
changeset 42211 a68036b849b0
parent 42210 341bddf88ac5
child 42243 390ec72b8ea4
--- a/mercurial/copies.py	Fri Apr 12 21:41:51 2019 -0700
+++ b/mercurial/copies.py	Mon Apr 15 14:09:18 2019 -0700
@@ -625,9 +625,6 @@
         else:
             divergeset.update(fl) # reverse map for below
 
-    if bothnew:
-        repo.ui.debug("  unmatched files new in both:\n   %s\n"
-                      % "\n   ".join(bothnew))
     bothdiverge = {}
     bothincompletediverge = {}
     remainder = {}