mercurial/commands.py
changeset 31386 f1f57e4e55e0
parent 31363 d0014d2d7645
child 31387 3d3109339b57
--- a/mercurial/commands.py	Sun Mar 12 17:16:43 2017 -0700
+++ b/mercurial/commands.py	Mon Mar 13 11:03:59 2017 -0700
@@ -1223,6 +1223,7 @@
     Returns 0.
     """
 
+    ui.pager('branches')
     fm = ui.formatter('branches', opts)
     hexfunc = fm.hexfunc