##// END OF EJS Templates
tweakdefaults: remove "bisect" from commands.status.skipstates...
Martin von Zweigbergk -
r37936:c6904da6 default
parent child Browse files
Show More
@@ -66,8 +66,6 b' status.relative = yes'
66 66 update.check = noconflict
67 67 # Show conflicts information in `hg status`
68 68 status.verbose = True
69 # Skip the bisect state in conflicts information in `hg status`
70 status.skipstates = bisect
71 69
72 70 [diff]
73 71 git = 1
General Comments 0
You need to be logged in to leave comments. Login now