diff options
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -36,14 +36,14 @@ [merge] # Include summaries of merged commits in newly created merge commit messages log = true -[commit] - gpgsign = true -[pull] - rebase = true -[gpg] - program = gpg +#[commit] +# gpgsign = true +#[pull] +# rebase = true +# [gpg] +# program = gpg [user] name = Simen A. W. Olsen - email = so@bjerk.io + email = cobraz@cobraz.no [github] user = cobraz |
