gitconfig: always rebase
This commit is contained in:
		
							parent
							
								
									1476b0f6dc
								
							
						
					
					
						commit
						00d5050770
					
				
					 1 changed files with 7 additions and 7 deletions
				
			
		
							
								
								
									
										14
									
								
								gitconfig
									
										
									
									
									
								
							
							
						
						
									
										14
									
								
								gitconfig
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,11 +1,11 @@
 | 
			
		|||
[url "von@git.vdrandom.org:git/"]
 | 
			
		||||
    pushInsteadOf = git://git.vdrandom.org/
 | 
			
		||||
[credential "https://github.com"]
 | 
			
		||||
    username = vdrandom
 | 
			
		||||
	username = vdrandom
 | 
			
		||||
[credential "https://bitbucket.com"]
 | 
			
		||||
    username = vdrandom
 | 
			
		||||
	username = vdrandom
 | 
			
		||||
[user]
 | 
			
		||||
    email = von@vdrandom.org
 | 
			
		||||
    name = Von Random
 | 
			
		||||
	email = von@vdrandom.org
 | 
			
		||||
	name = Von Random
 | 
			
		||||
[push]
 | 
			
		||||
    default = simple
 | 
			
		||||
	default = simple
 | 
			
		||||
[pull]
 | 
			
		||||
	rebase = true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue