mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
push.autoSetupRemote
This commit is contained in:
parent
9dd4a6f60e
commit
0d9520038f
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