mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-08 04:38:06 +01:00
Git now has rebase set to true by default
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
email = "patrickcanal3@gmail.com";
|
email = "patrickcanal3@gmail.com";
|
||||||
};
|
};
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
|
pull.rebase = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user