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