mercurial/ui.py
branchstable
changeset 38762 fe3ca1e6f786
parent 38726 d79f3afb079e
child 38801 23a00bc90a3c
child 38808 eb2945f0a4a1
--- a/mercurial/ui.py	Wed Jul 25 21:19:06 2018 +0300
+++ b/mercurial/ui.py	Tue Jul 31 13:46:57 2018 -0700
@@ -67,8 +67,6 @@
 update.check = noconflict
 # Show conflicts information in `hg status`
 status.verbose = True
-# Collapse entire directories that contain only unknown files
-status.terse = u
 
 [diff]
 git = 1