diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-06-25 11:11:48 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-06-25 11:11:48 +0200 |
| commit | d2d092335ac8bd9076f46128efec4de70bc49640 (patch) | |
| tree | d6b60f741ebd3a293db88d27ab35b7a8d2c3cf34 /.gitconfig | |
| parent | 800b3c5f0a8e773e3e0f18f262eb4c3c485b21b4 (diff) | |
| download | dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.tar.gz dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.tar.bz2 dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.zip | |
Added my header
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ username = HappyTramp [log] decorate = full +[pull] + rebase = false +[merge] + tool = vimdiff |
