You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	tests/fate: fix fate on branches different from origin/master
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		| @@ -35,7 +35,7 @@ checkout(){ | ||||
| update()( | ||||
|     cd ${src} || return | ||||
|     case "$repo" in | ||||
|         git:*) git fetch --force && git reset --hard origin/master ;; | ||||
|         git:*) git fetch --force && git reset --hard FETCH_HEAD ;; | ||||
|     esac | ||||
| ) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user