diff options
author | Karel Kočí <karel.koci@nic.cz> | 2016-08-29 17:12:40 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2016-08-29 17:12:40 +0200 |
commit | 9b9eef9cccf11ab0f0c13fc5d2f53786d2fd1e23 (patch) | |
tree | 4ee9c98bcecfcb4c46d96d8d279c3e9c666d6928 /gitconfig | |
parent | 022297bc12831cd58874d11bb2f52024f9981a33 (diff) | |
download | myconfigs-9b9eef9cccf11ab0f0c13fc5d2f53786d2fd1e23.tar.gz myconfigs-9b9eef9cccf11ab0f0c13fc5d2f53786d2fd1e23.tar.bz2 myconfigs-9b9eef9cccf11ab0f0c13fc5d2f53786d2fd1e23.zip |
Small updates
Diffstat (limited to 'gitconfig')
-rw-r--r-- | gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ [core] editor = vim [commit] - gpgsign = true + gpgsign = true [merge] tool = vimdiff [pull] |