Add push alias to git config
This commit is contained in:
		
							parent
							
								
									174afc2f06
								
							
						
					
					
						commit
						7b2074e292
					
				
					 1 changed files with 7 additions and 2 deletions
				
			
		| 
						 | 
					@ -14,3 +14,8 @@
 | 
				
			||||||
    ci = commit
 | 
					    ci = commit
 | 
				
			||||||
    br = branch
 | 
					    br = branch
 | 
				
			||||||
    lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
 | 
					    lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
 | 
				
			||||||
 | 
					    push = push -u
 | 
				
			||||||
 | 
					[ui]
 | 
				
			||||||
 | 
						color = true
 | 
				
			||||||
 | 
					[mergetool]
 | 
				
			||||||
 | 
						keepBackup = true
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue