uncommited
This commit is contained in:
		
							
								
								
									
										11
									
								
								arch-user/config/git/config.tmpl
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								arch-user/config/git/config.tmpl
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| [user] | ||||
| 	email = {{ .user.GIT_USER_EMAIL }} | ||||
| 	name = {{ .user.GIT_USER_NAME }} | ||||
| [init] | ||||
| 	defaultBranch = main | ||||
| [pull] | ||||
| 	rebase = false | ||||
| [safe] | ||||
| 	directory = * | ||||
| [commit] | ||||
| 	gpgsign = true | ||||
		Reference in New Issue
	
	Block a user