From fe4338cda8e01dc4703c0e2990269b12b5c6c643 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Wed, 4 Aug 2021 15:49:20 -0700 Subject: [PATCH] git: sw alias for switch --- git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/git/config b/git/config index ef29054..badc91a 100644 --- a/git/config +++ b/git/config @@ -56,6 +56,7 @@ rb = rebase root = rev-parse --show-toplevel sb = show-branch s = status +sw = switch untracked = ls-files --others --exclude-standard [credential]