diff options
| author | Yigit Sever | 2020-11-09 03:04:02 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-11-09 03:04:02 +0300 |
| commit | ede650141108a46417420fff0d9a6d59476795f1 (patch) | |
| tree | fbea7eaf4fb049fad419b453535a8539c027edf1 /.gitconfig | |
| parent | 0c963e90bf787777e47684bd1d6adef0e900fa69 (diff) | |
| download | dotfiles-ede650141108a46417420fff0d9a6d59476795f1.tar.gz dotfiles-ede650141108a46417420fff0d9a6d59476795f1.tar.bz2 dotfiles-ede650141108a46417420fff0d9a6d59476795f1.zip | |
format gitconfig
Diffstat (limited to '.gitconfig')
| -rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -16,7 +16,7 @@ | |||
| 16 | type = cat-file -t | 16 | type = cat-file -t |
| 17 | dump = cat-file -p | 17 | dump = cat-file -p |
| 18 | adog = log --all --decorate --oneline --graph | 18 | adog = log --all --decorate --oneline --graph |
| 19 | conflicted = !nvim +Conflicted | 19 | conflicted = !nvim +Conflicted |
| 20 | [credential] | 20 | [credential] |
| 21 | helper = cache --timeout=3600 | 21 | helper = cache --timeout=3600 |
| 22 | [color] | 22 | [color] |
