--- a/candolint/adapters.py Tue Jul 05 21:02:50 2016 +0800
+++ b/candolint/adapters.py Wed Jul 06 14:02:44 2016 +0800
def get_commit_url(self, change):
def get_branch_url(self, change):
def get_line_url(self, change, line):
class BitbucketAdapter(HostingAdapter):