Add missing guess-summary and guess-description support on MercurialClient::diff
Review Request #2356 — Created May 9, 2011 and submitted — Latest diff uploaded
Add missing guess-summary and guess-description support on MercurialClient::diff There MercurialClient::diff method was not calling extract_summary or extract_description when the --guess-summary and --guess-description were specified, this adds support for this options when no revision range is given