fixed git workdir includes.
This commit is contained in:
parent
380b92d50b
commit
fbefcac164
|
@ -68,7 +68,7 @@
|
|||
if config.host.git.workProfile.enable
|
||||
then [
|
||||
{
|
||||
condition = "gitdir:~/work/";
|
||||
condition = "gitdir:~/work/**";
|
||||
contents.user.email = config.host.git.workProfile.email;
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue