mirror of
				https://github.com/sahinakkaya/til.git
				synced 2025-07-17 14:01:49 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			134 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			134 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| You can use `--unset` flag to unset your config variable.
 | |
| git config --local --unset user.name
 | |
| git config --global --unset user.name
 | |
| 
 |