diff options
| author | Reiner Herrmann <reiner@reiner-h.de> | 2023-03-20 23:18:48 +0100 |
|---|---|---|
| committer | Reiner Herrmann <reiner@reiner-h.de> | 2023-03-20 23:18:48 +0100 |
| commit | 7b8fcc7cd610bf6f0cea463e49008ec302387994 (patch) | |
| tree | cb2756fd3a477015cfccdb68f6582601fbe820ba /git | |
| parent | 9dd7a45720b63d3ce55bad19bd7af155a35c6bcc (diff) | |
git: don't use gpg2, which is now only a transitional symlink
Diffstat (limited to 'git')
| -rw-r--r-- | git/gitconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/git/gitconfig b/git/gitconfig index bcf3914..ce5175b 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -24,9 +24,6 @@ [alias] ctags = !.git/hooks/ctags -[gpg] - program = gpg2 - [pager] log = diff-highlight | less show = diff-highlight | less |
