comparison mercurial/scmposix.py @ 35095:4bc74bc78efd

hgweb: check changeset's original branch in graphdata() This piece of code checks if a changeset is the tip of its branch, but as can be seen above in the context, "branch" was prepared for being displayed in hgweb by making it unicode and passing it through url.escape. It's better to use the original ctx.branch().
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 20 Nov 2017 21:47:11 +0800
parents dacfcdd8b94e
children 57875cf423c9
comparison
equal deleted inserted replaced
35094:38fe3fe4bbb6 35095:4bc74bc78efd