This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
nixos-mod/useable: set git push.autoSetupRemote
Browse Source
main
Felix Stupp
2 months ago
parent
d555529245
commit
1fe746ec1d
Signed by:
zocker
GPG Key ID:
93E1BD26F6B02FB7
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
nix/nixos-modules/useable.nix
Unescape
Escape
View File
@ -112,6 +112,9 @@ in
pull
=
{
pull
=
{
ff
=
"
o
n
l
y
"
;
ff
=
"
o
n
l
y
"
;
}
;
}
;
push
=
{
autoSetupRemote
=
true
;
}
;
}
;
}
;
}
;
}
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
banananetwork/server
Title
Body
Create Issue