diff options
Diffstat (limited to 'dot_config/git/config')
| -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 f466c20..3874410 100644 --- a/dot_config/git/config +++ b/dot_config/git/config @@ -114,6 +114,7 @@ mt = mergetool p = push r = rebase + rnh = "!f() { git -c core.hooksPath=/dev/null rebase \"$@\"; }; f" re = remote -v ri = rebase -i rt = restore |
