Files
@ bc5e635afef7
Branch filter:
Location: kallithea/package.json
bc5e635afef7
336 B
application/json
hg: support annotate refactoring in Mercurial 4.6 for returning annotateline objeccts
Attempts at using annotateline.fctx will fail with AttributeError if we didn't
get an annotateline but an old tuple.
Attempts at using annotateline.fctx will fail with AttributeError if we didn't
get an annotateline but an old tuple.