fish: Don't show unpushed tags in status
This commit is contained in:
		
							parent
							
								
									239802be49
								
							
						
					
					
						commit
						c16e116327
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -51,6 +51,7 @@ end
 | 
			
		|||
function _fish_prompt_git_unpushed_branches
 | 
			
		||||
    timeout 5s git log \
 | 
			
		||||
      --branches \
 | 
			
		||||
      --decorate-refs-exclude=refs/tags \
 | 
			
		||||
      --simplify-by-decoration \
 | 
			
		||||
      --not \
 | 
			
		||||
      --remotes \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue