Update 'Configure Git to sign your commits'
							parent
							
								
									c1aa8662d4
								
							
						
					
					
						commit
						d60b309d07
					
				@ -37,7 +37,7 @@ If you don't configure the automatic signing, you have to manually request it fo
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
You can find further information about Git & GPG signing here: https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work.
 | 
					You can find further information about Git & GPG signing here: https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Configure Gitea to rezognize your GPG key
 | 
					# Configure Gitea to recognize your GPG key
 | 
				
			||||||
Retrieve your GPG public key with this command:
 | 
					Retrieve your GPG public key with this command:
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
gpg --export -a <key-id> # DADC33A688BA1D2983BA6AA521BE5534738520D0 in this example
 | 
					gpg --export -a <key-id> # DADC33A688BA1D2983BA6AA521BE5534738520D0 in this example
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user