git: don't assume or set upstream url
This commit is contained in:
		
							parent
							
								
									a817587c34
								
							
						
					
					
						commit
						13a740fd6e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -58,7 +58,7 @@ in {
 | 
			
		|||
        gc = "git commit";
 | 
			
		||||
        gca = "git commit --all";
 | 
			
		||||
        gcf = "git commit --fixup";
 | 
			
		||||
        gp = "git push -u origin (git branch --show-current)";
 | 
			
		||||
        gp = "git push";
 | 
			
		||||
        gw = "git switch";
 | 
			
		||||
        gr = "cd (git root)";
 | 
			
		||||
        gri = "git rebase --interactive FETCH_HEAD";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue