aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-07-13 23:17:37 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-07-13 23:17:37 +0200
commitfae4798017cb0460083fba63fa285cecda5eb6be (patch)
tree3d348d8240d24e61b4a5e532395a10403663ab70
parent416a04ba4f3da2a8c353484ceb4b6e4d36edf08f (diff)
downloaddotfiles-fae4798017cb0460083fba63fa285cecda5eb6be.tar.xz
git: Drop rec alias
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--git/config1
1 files changed, 0 insertions, 1 deletions
diff --git a/git/config b/git/config
index bbf3957..b9be8fe 100644
--- a/git/config
+++ b/git/config
@@ -21,7 +21,6 @@
rbc = rebase --continue
rbs = rebase -i
re = rebase
- rec = rebase --continue
st = status
stat = diff --stat
statc = diff --cached --stat