add git aliases
This commit is contained in:
		
							parent
							
								
									d617201ab3
								
							
						
					
					
						commit
						bb22fa6156
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -49,9 +49,11 @@
 | 
			
		|||
      gpl  = "git pull";
 | 
			
		||||
      gplo = "git pull origin";
 | 
			
		||||
      gps  = "git push";
 | 
			
		||||
      gpst = "git push --follow-tags";
 | 
			
		||||
      gpso = "git push origin";
 | 
			
		||||
      gc   = "git commit";
 | 
			
		||||
      gcm  = "git commit -m";
 | 
			
		||||
      gtag = "git tag -ma";
 | 
			
		||||
      gch  = "git checkout";
 | 
			
		||||
      gchb = "git checkout -b";
 | 
			
		||||
      gcoe = "git config user.email";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue