diff options
| author | Aaron LI <aly@aaronly.me> | 2023-06-13 09:49:57 +0800 |
|---|---|---|
| committer | Aaron LI <aly@aaronly.me> | 2023-06-13 10:03:54 +0800 |
| commit | 92203415ff86d29c85f15394a3023351317a136e (patch) | |
| tree | 5c4714748facbc4ec8600c4ffb4c2a5c4771e963 | |
| parent | 7d749da07a0a18e93006f35b9b1e638e152acfe9 (diff) | |
| download | dotfiles-92203415ff86d29c85f15394a3023351317a136e.tar.bz2 | |
git: Remove the tag signing config
| -rw-r--r-- | _gitconfig | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -36,10 +36,6 @@ [commit] template = ~/.gitmessage -[tag] - # Sign every tag - gpgSign = true - [diff] # Show space and tabs wsErrorHighlight = all |
