From 59ffd9ab76baef6a6ac0358f9077263ae0429856 Mon Sep 17 00:00:00 2001 From: single-right-quote <34298117+single-right-quote@users.noreply.github.com> Date: Mon, 25 Oct 2021 16:37:01 -0400 Subject: [PATCH] fix: preserve user configuration for logger on `git pull` --- log/{run => run.example} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename log/{run => run.example} (100%) mode change 100755 => 100644 diff --git a/log/run b/log/run.example old mode 100755 new mode 100644 similarity index 100% rename from log/run rename to log/run.example -- 2.47.3