mirror of
				https://github.com/vmstan/gravity-sync.git
				synced 2025-11-04 01:26:59 -05:00 
			
		
		
		
	Quotes
This commit is contained in:
		
							parent
							
								
									b29a53b238
								
							
						
					
					
						commit
						00ee682b0b
					
				@ -109,7 +109,7 @@ function update_gs {
 | 
				
			|||||||
	fi
 | 
						fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	GIT_CHECK=$(git status | awk '{print $1}')
 | 
						GIT_CHECK=$(git status | awk '{print $1}')
 | 
				
			||||||
	if [ $GIT_CHECK == "fatal:" ]
 | 
						if [ "$GIT_CHECK" == "fatal:" ]
 | 
				
			||||||
	then
 | 
						then
 | 
				
			||||||
		MESSAGE="Requires GitHub Installation" 
 | 
							MESSAGE="Requires GitHub Installation" 
 | 
				
			||||||
		echo_warn
 | 
							echo_warn
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user