hgext/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Sat, 05 Dec 2015 23:41:11 +0900
changeset 27259 290b41913d9f
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
color: drop useless override of ui.popbuffer() Because labels are applied at write() time since 717b75ae5bb0, colorui.popbuffer() is useless and it doesn't update _bufferapplylabels correctly. Removing it should fix the problem.

# placeholder