mirror of
				https://github.com/ohmyzsh/ohmyzsh.git
				synced 2025-11-04 21:31:19 +08:00 
			
		
		
		
	Add update statistics
After the upgrade is interesting to know what's new.
This commit is contained in:
		
							parent
							
								
									9f5a895192
								
							
						
					
					
						commit
						7c56364dc4
					
				@ -1,6 +1,6 @@
 | 
			
		||||
printf '\033[0;34m%s\033[0m\n' "Upgrading Oh My Zsh"
 | 
			
		||||
cd "$ZSH"
 | 
			
		||||
if git pull --rebase origin master
 | 
			
		||||
if git pull --rebase --stat origin master
 | 
			
		||||
then
 | 
			
		||||
  printf '\033[0;32m%s\033[0m\n' '         __                                     __   '
 | 
			
		||||
  printf '\033[0;32m%s\033[0m\n' '  ____  / /_     ____ ___  __  __   ____  _____/ /_  '
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user