tag 956103 pending
thanks
Date: Fri Apr 17 11:10:23 2020 +0200
Author: Guido Günther <[email protected]>
Commit ID: 74b37991deb075b948a9ce1e1a9d1fd03091c59e
Commit URL:
https://git.sigxcpu.org/cgit/git-buildpackage//commit/?id=74b37991deb075b948a9ce1e1a9d1fd03091c59e
Patch URL:
https://git.sigxcpu.org/cgit/git-buildpackage//patch/?id=74b37991deb075b948a9ce1e1a9d1fd03091c59e
pristine-tar: Escape '+' in match regexp
When looking for matching file name we need to exscape the valid '+' but
need to do it late since it must not be escaped for git-grep.
Closes: #956103