diff options
Diffstat (limited to 'dot_config/git')
| -rw-r--r-- | dot_config/git/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot_config/git/config b/dot_config/git/config index 0c2eaec..69297ab 100644 --- a/dot_config/git/config +++ b/dot_config/git/config @@ -15,6 +15,7 @@ pf = push --force st = status stat = diff --stat + root = rev-parse --show-toplevel [apply] whitespace = warn [color] |
