On Mon, Jul 25, 2016 at 12:02:11PM +0200, Cyril Roelandt wrote:
> This could probably be useful:
> https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work
Indeed, thanks a lot!
Andreas
On Mon, Jul 25, 2016 at 10:59:07AM +0200, Ludovic Courtès wrote:
> All the Guix repositories on Savannah now reject unsigned Git commits:
>
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22883#112
>
> Please report any problems.
Since the repo disables forced-pushing, we instead delete branche
On Mon, Jul 25, 2016 at 12:02:11PM +0200, Cyril Roelandt wrote:
> On 07/25/2016 10:59 AM, Ludovic Courtès wrote:
> > Hello!
> >
> > All the Guix repositories on Savannah now reject unsigned Git commits:
> >
> > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22883#112
> >
>
> This could probably
Cyril,
On 2016-07-25 12:02, Cyril Roelandt wrote:
What will we do about patches sent by casual contributors, that will
probably be unsigned? Should the committer sign them?
Yes. (Most already do this, though.)
Kind regards,
T G-R
--
Sent from a web browser. Excuse my brevity.
On 07/25/2016 10:59 AM, Ludovic Courtès wrote:
> Hello!
>
> All the Guix repositories on Savannah now reject unsigned Git commits:
>
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22883#112
>
This could probably be useful:
https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work
What will