mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(git): dont automatically merge on pull
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
};
|
||||
ignores = config.niveum.ignore;
|
||||
extraConfig = {
|
||||
pull.ff = "only";
|
||||
core.pager =
|
||||
"${pkgs.gitAndTools.diff-so-fancy}/bin/diff-so-fancy | ${pkgs.less}/bin/less --tabs=4 -RFX";
|
||||
color = {
|
||||
|
||||
Reference in New Issue
Block a user