Sign in
◑
Theme
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
0f84bc19ac435ebd1c8e4d3c34ce59f5d25255e3
/
.
/
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