mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
fixing user git settings
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "dov.kruger@gmail.com";
|
userEmail = "dov.kruger@gmail.com";
|
||||||
userName = "Dov Kruger";
|
userName = "Dov Kruger";
|
||||||
extraConfig = {
|
settings = {
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
color.ui = true;
|
color.ui = true;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "DumbPuppy208@gmail.com";
|
userEmail = "DumbPuppy208@gmail.com";
|
||||||
userName = "Elise Corvidae";
|
userName = "Elise Corvidae";
|
||||||
extraConfig = {
|
settings = {
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
color.ui = true;
|
color.ui = true;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "matthew.michal11@gmail.com";
|
userEmail = "matthew.michal11@gmail.com";
|
||||||
userName = "Matthew Michal";
|
userName = "Matthew Michal";
|
||||||
extraConfig = {
|
settings = {
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
color.ui = true;
|
color.ui = true;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "mousikos112@gmail.com";
|
userEmail = "mousikos112@gmail.com";
|
||||||
userName = "megan";
|
userName = "megan";
|
||||||
extraConfig = {
|
settings = {
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
color.ui = true;
|
color.ui = true;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "Richie@tmmworkshop.com";
|
userEmail = "Richie@tmmworkshop.com";
|
||||||
userName = "Richie Cahill";
|
userName = "Richie Cahill";
|
||||||
extraConfig = {
|
settings = {
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
color.ui = true;
|
color.ui = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user