feat: guess git worktree remotes
This commit is contained in:
parent
a385e1ab19
commit
2ebfcc3a09
@ -63,3 +63,5 @@
|
|||||||
rebase = true
|
rebase = true
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
[worktree]
|
||||||
|
guessRemote = true
|
||||||
|
Reference in New Issue
Block a user