Add worktree config alias

master
Hektor Misplon 2025-02-05 19:48:28 +01:00
parent 3f685d0753
commit d463bd7432
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
rb = "rebase"
rbi = "rebase -i"
wt = "worktree"
wtc = "config remote.origin.fetch \"+refs/heads/*:refs/remotes/origin/*\""
[color]
ui = auto