Automatically setup the remote with git

This commit is contained in:
Andreas Zweili 2023-01-29 13:09:02 +01:00
parent 3c67ba25b7
commit 0f37cfabbd
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
pull = {
rebase = false;
};
push = {
autoSetupRemote = true;
};
};
ignores = [
# ---> VisualStudioCode