update
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
};
|
||||
includes = [
|
||||
{
|
||||
condition = "gitdir:~/dev/work/";
|
||||
condition = "gitdir:~/dev/work/konrad/";
|
||||
contents = {
|
||||
user = {
|
||||
email = "mthomson@konradgroup.com";
|
||||
@@ -72,6 +72,18 @@
|
||||
};
|
||||
};
|
||||
}
|
||||
{
|
||||
condition = "gitdir:~/dev/work/symcor/";
|
||||
contents = {
|
||||
user = {
|
||||
email = "mthomson@symcor.com";
|
||||
name = "Michael Thomson";
|
||||
};
|
||||
http = {
|
||||
sslVerify = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user