Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
2e7e064cf7e2a00d0de9e8ed58fa065993afca4d
/
.
/
tests
/
add_gm_image.sh
blob: 6e77ae417380e9148e4abe7d8a8f460c87582308 [
file
]
set
-
x
for
f
in
`find ../../../zzzgold/ -name emptyclear.png`
;
do
cp $1
`dirname $f`
/
git add
`dirname $f`
/
`basename $1`
done