tag 906331 pending
thanks

Date:   Fri Aug 17 11:22:01 2018 +0100
Author: Iain Lane <la...@debian.org>
Commit ID: 5fedb2baf1b03c3c128898de545984c1622bac79
Commit URL: 
https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=5fedb2baf1b03c3c128898de545984c1622bac79
Patch URL: 
https://git.sigxcpu.org/cgit/git-buildpackage//patch/?id=5fedb2baf1b03c3c128898de545984c1622bac79

    Ignore merge commits when looking at the pristine-tar branch

    When there is a merge commit in this branch, we currently get the
    warning:

      gbp:warning: Unknown compression type of Merge branch 'pristine-tar' into 
'pristine-tar', assuming gzip

    because we're grepping the commit logs to find out the compression type
    of the tarballs in there.

    For now, we can just use `git log ... --no-merges' to not see these
    commits.

    Signed-off-by: Guido Günther <a...@sigxcpu.org>
    Closes: #906331

      

Reply via email to