From cb31836972779b880fd3cb0a932ffc3806f61bda Mon Sep 17 00:00:00 2001
From: thek4n
Date: Wed, 24 Jan 2024 10:39:13 +0300
Subject: [PATCH] git disable showSignature option
---
README.md | 4 ++--
home/user/.config/git/config | 1 -
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 974dbdb..fa9ff7e 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
-## Content
+## Content
* [Project description](#chapter-0)
* [Installation](#chapter-1)
@@ -77,4 +77,4 @@ Per-user dotfiles "package" manager
* unzip
-
+
\ No newline at end of file
diff --git a/home/user/.config/git/config b/home/user/.config/git/config
index d668f44..f43f022 100644
--- a/home/user/.config/git/config
+++ b/home/user/.config/git/config
@@ -33,7 +33,6 @@
[log]
abbrevCommit = true
- showSignature = true
[apply]
whitespace = fix