Re: [PATCH] Improve svn-rev to search for pattern at line beginning.

2020-04-03 Thread Joseph Myers
Thanks, this matches the commit hook (which only rejects From-SVN: at start of line, not elsewhere in a commit message). -- Joseph S. Myers jos...@codesourcery.com

Re: [PATCH] Improve svn-rev to search for pattern at line beginning.

2020-04-03 Thread Jakub Jelinek via Gcc-patches
On Fri, Apr 03, 2020 at 11:13:17AM +0200, Martin Liška wrote: > 2020-04-03 Martin Liska > > * gcc-git-customization.sh: Search for the pattern > at line beginning only. Ok, thanks. > diff --git a/contrib/gcc-git-customization.sh > b/contrib/gcc-git-customization.sh > index f3e483

[PATCH] Improve svn-rev to search for pattern at line beginning.

2020-04-03 Thread Martin Liška
Hi. It's a small fix that removes the first commit from the following command: $ git svn-rev 279550 commit bcf3fa7cf5a3d024b507f68ffdfab037f4820781 Author: Andre Vieira Date: Wed Jan 29 14:23:22 2020 + IRA: Revert 11b8091fb to fix PR 93221 A previous change to simplify LRA i