fix: refactor naming

This commit is contained in:
Tobias Reisinger 2020-08-28 12:53:09 +02:00
parent 870eed0b2a
commit f2c7dee45d
6 changed files with 9 additions and 6 deletions
.config/git

View file

@ -20,6 +20,7 @@
logg = log --graph
logo = log --graph --decorate --oneline --all
diffc = diff --cached
diffs = diff --stat
[merge]
tool = vim_mergetool
@ -41,3 +42,5 @@
ff = only
[push]
followTags = true
[format]
signOff = yes