Re: Is git server on sourceware.org in trouble?
"H.J. Lu via Binutils" <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils,gmane.comp.gdb.devel,gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <CAMe9rOpQbRSP327Umq-2OPVw6MmfBV==eUVPxuRfF+yMKVLw1g@mail.gmail.com> |
On Sat, Apr 11, 2020 at 8:13 AM Frank Ch. Eigler <[email protected]> wrote: > > Hi - > > > to finish for more than 10 minutes. It looks like one of commit hooks > > never returns. > > Some git/hooks/update.* python script in your repo is doing a hideous > number of "git show HASH:every_single_file.c" operations. I am working on my personal branch in binutils-gdb repo. Can't binutils-gdb hooks ignore commits on users/* branches? Maybe I shouldn't use binutils-gdb repo for my works on binutils at all. -- H.J.