From 0a590f0e38c126825912405045d9b2b12d6c44c9 Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Mon, 27 Jan 2020 21:58:07 +0000 Subject: kiss: comment FossilOrigin-Name: 12302afda42af41497ea4025597c8786a17eb6b89f01959826aa5403f1557799 --- kiss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kiss b/kiss index 0243004..7db2fd4 100755 --- a/kiss +++ b/kiss @@ -997,6 +997,10 @@ pkg_updates() { # Find out the owner of the repository and spawn # git as this user below. + # + # This prevents 'git' from changing the original + # ownership of files and directories in the rare + # case that the repository is owned by a 3rd user. (drop_to=$(stat -c %U "$PWD") dosu git fetch -- cgit v1.2.3