Add worktree config alias
parent
3f685d0753
commit
d463bd7432
|
@ -29,6 +29,7 @@
|
|||
rb = "rebase"
|
||||
rbi = "rebase -i"
|
||||
wt = "worktree"
|
||||
wtc = "config remote.origin.fetch \"+refs/heads/*:refs/remotes/origin/*\""
|
||||
|
||||
[color]
|
||||
ui = auto
|
||||
|
|
Loading…
Reference in New Issue