summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git/.config/git/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/git/.config/git/config b/git/.config/git/config
index dba3510..c0d112a 100644
--- a/git/.config/git/config
+++ b/git/.config/git/config
@@ -24,6 +24,8 @@
grpe = grep
lgo = log
last-commit-to = log -n 1 --pretty=format:%H
+ git = !exec git
+ gti = !exec git
[init]
defaultBranch = main
[fixup]