guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#71143] [PATCH] services: gitile: Opt out of Git safe dir check.


From: Evgeny Pisemsky
Subject: [bug#71143] [PATCH] services: gitile: Opt out of Git safe dir check.
Date: Mon, 05 Aug 2024 11:11:52 +0300
User-agent: Gnus/5.13 (Gnus v5.13)

In the meantime I did some searching and found out that owner check
can be disabled right from guile without any external config files:

https://gitlab.com/guile-git/guile-git/-/blob/47541c4eb28ca81530b5541834a4d105a808954f/git/settings.scm#L77

Attached example of gitile package with modified source that works for
me with existing service. It can even be made optional in gitile code.

Attachment: gitile.scm
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]