Re: [PHP-DEV] Changes to Git commit workflow
[email protected] (Rasmus Lerdorf)
| Newsgroups | php.doc,php.internals |
|---|---|
| Message-ID | <CACXBjuirpK+Jw4W8ePib3-ZUVe0EgvcxZNeN-Za15E0g-4BwRg@mail.gmail.com> |
On Sun, Mar 28, 2021 at 17:15 Sara Golemon <[email protected]> wrote: > On Sun, Mar 28, 2021 at 6:57 PM Paul Crovella <[email protected]> > wrote: > >> You might consider requiring commits be signed while you're at it. >> >> > I suggested this as well, and even if we don't require it, we should > STRONGLY encourage it. > > I've been signing my commits for several years now, it's not even that > hard. > I think for php-src commits we can require it. For doc and other repos we can make it optional for now until people are more comfortable with it. -Rasmus