added trackable git hooks.
This commit is contained in:
		
							parent
							
								
									10ff8b3644
								
							
						
					
					
						commit
						39bee826c3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -48,6 +48,7 @@
 | 
				
			||||||
      userEmail = config.user.git.profile.email;
 | 
					      userEmail = config.user.git.profile.email;
 | 
				
			||||||
      userName = config.user.git.profile.name;
 | 
					      userName = config.user.git.profile.name;
 | 
				
			||||||
      extraConfig = {
 | 
					      extraConfig = {
 | 
				
			||||||
 | 
					        core.hooksPath = ".githooks";
 | 
				
			||||||
        init.defaultBranch = "main";
 | 
					        init.defaultBranch = "main";
 | 
				
			||||||
        push = {
 | 
					        push = {
 | 
				
			||||||
          autoSetupRemote = true;
 | 
					          autoSetupRemote = true;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue