feat: guess git worktree remotes

This commit is contained in:
mandlm 2022-04-02 10:48:38 +02:00
parent a385e1ab19
commit 2ebfcc3a09
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7

View File

@ -63,3 +63,5 @@
rebase = true rebase = true
[init] [init]
defaultBranch = main defaultBranch = main
[worktree]
guessRemote = true