mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-05-13 13:42:50 +02:00
push.autoSetupRemote
This commit is contained in:
parent
eb39f2d59a
commit
2d47236ebe
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
core.autocrlf = false;
|
||||
core.editor = "nvim";
|
||||
pull.ff = "only";
|
||||
push.autoSetupRemote = true;
|
||||
init.defaultBranch = "main";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue