u
This commit is contained in:
		
							parent
							
								
									00d105a1db
								
							
						
					
					
						commit
						0bd55be72b
					
				| @ -20,7 +20,7 @@ do | ||||
|       cd $org; | ||||
|       for repo in `ls .` | ||||
|       do | ||||
|         if [ -d $repo ] | ||||
|         if [ -d $repo/.git ] | ||||
|           then | ||||
|             echo '>>>>>> git pull' $org/$repo | ||||
|             cd $repo | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user