summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2020-11-09 03:04:02 +0300
committerYigit Sever2020-11-09 03:04:02 +0300
commitede650141108a46417420fff0d9a6d59476795f1 (patch)
treefbea7eaf4fb049fad419b453535a8539c027edf1
parent0c963e90bf787777e47684bd1d6adef0e900fa69 (diff)
downloaddotfiles-ede650141108a46417420fff0d9a6d59476795f1.tar.gz
dotfiles-ede650141108a46417420fff0d9a6d59476795f1.tar.bz2
dotfiles-ede650141108a46417420fff0d9a6d59476795f1.zip
format gitconfig
-rw-r--r--.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitconfig b/.gitconfig
index 4a8dfd9..c7f37ee 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -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]