mirror of
				https://gitee.com/dromara/hutool.git
				synced 2025-10-26 18:59:23 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			76 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			76 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/bin/bash
 | |
| 
 | |
| git checkout v5-dev
 | |
| git pull osc v5-dev
 | |
| git pull origin v5-dev
 | 
