24 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			324 B
		
	
	
	
		
			Plaintext
		
	
	
| git-repo-config(1)
 | |
| ==================
 | |
| 
 | |
| NAME
 | |
| ----
 | |
| git-repo-config - Get and set repository or global options
 | |
| 
 | |
| 
 | |
| SYNOPSIS
 | |
| --------
 | |
| [verse]
 | |
| 'git repo-config' ...
 | |
| 
 | |
| 
 | |
| DESCRIPTION
 | |
| -----------
 | |
| 
 | |
| This is a synonym for linkgit:git-config[1].  Please refer to the
 | |
| documentation of that command.
 | |
| 
 | |
| GIT
 | |
| ---
 | |
| Part of the linkgit:git[1] suite
 |