From 27aab8cf412981779a2e78e4112c2d0e088e398e Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 20 Apr 2024 10:55:09 +0800 Subject: Add git worktree alias --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 0d892ee..0a45aba 100644 --- a/.gitconfig +++ b/.gitconfig @@ -59,6 +59,8 @@ pl = pull plrb = pull --rebase + wt = worktree + # contrib # git-jump -- cgit v1.2.3