aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.config/git/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config
index 4d597e3..ab4642f 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -116,6 +116,7 @@
ri = rebase -i
rid = rebase -i develop
rc = "!GIT_EDITOR=true git rebase --continue"
+ rep = restore -p
m = "!__fn() { \
if [[ \"$1\" == --abort ]]; then \
git merge --abort; \