mirror of
				https://github.com/frebib/dotfiles.git
				synced 2024-06-14 12:57:23 +00:00 
			
		
		
		
	git: suppress default branch babble warning
Shut up and just make me a repo without complaining will you. Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
		@@ -6,6 +6,8 @@
 | 
			
		||||
	autocrlf = input
 | 
			
		||||
	excludesfile = /home/frebib/.config/git/gitignore
 | 
			
		||||
	pager = diff-highlight | $PAGER
 | 
			
		||||
[init]
 | 
			
		||||
	defaultBranch = master
 | 
			
		||||
[interactive]
 | 
			
		||||
	diffFilter = diff-highlight
 | 
			
		||||
[commit]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user