aboutsummaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2024-04-20 10:55:09 +0800
committerGuangxiong Lin <[email protected]>2024-04-20 10:55:09 +0800
commit27aab8cf412981779a2e78e4112c2d0e088e398e (patch)
tree3d98d9d523fa50b32b1b8b9ef8e3bbb0959008f5 /.gitconfig
parent8edb3af29cd085a66b8a76010efe97e198eac109 (diff)
downloaddotfiles-27aab8cf412981779a2e78e4112c2d0e088e398e.tar.gz
dotfiles-27aab8cf412981779a2e78e4112c2d0e088e398e.tar.bz2
dotfiles-27aab8cf412981779a2e78e4112c2d0e088e398e.zip
Add git worktree alias
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
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