Closed zhimsel closed 4 years ago
There's no need. wt works fine if you specify a path to check out to (e.g. wt branch directory). wtr doesn't work, but you can just do a rmwd && dot && git wtp.
wt
wt branch directory
wtr
rmwd && dot && git wtp
I'd rather not add hacks to the functions just to handle the dotfiles repos.
There's no need.
wt
works fine if you specify a path to check out to (e.g.wt branch directory
).wtr
doesn't work, but you can just do armwd && dot && git wtp
.I'd rather not add hacks to the functions just to handle the dotfiles repos.