Add missing guess-summary and guess-description support on MercurialClient::diff

Review Request #2356 — Created May 9, 2011 and submitted

dcestari
RBTools
rbtools
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


chipx86
  1. Thanks! Committed to master (ff3d5ae)
  2. 
      
Loading...