mercurial/patch.py
changeset 41784 251332dbf33d
parent 41759 aaad36b88298
child 41982 f8c5225b9054
--- a/mercurial/patch.py	Sat Feb 23 04:50:46 2019 +0530
+++ b/mercurial/patch.py	Fri Feb 22 03:52:10 2019 +0530
@@ -2682,7 +2682,7 @@
                         header.append('similarity index %d%%' % sim)
                     header.append('%s from %s' % (copyop, path1))
                     header.append('%s to %s' % (copyop, path2))
-        elif revs and not repo.ui.quiet:
+        elif revs:
             header.append(diffline(path1, revs))
 
         #  fctx.is  | diffopts                | what to   | is fctx.data()