Does anyone have metadata for a small commit that ...
# dev
a
Does anyone have metadata for a small commit that I could use as a golden file in some tests? I know how to create it, but if we already have some somewhere I would prefer to use the same golden files. My requirements: • No sensitive data, safe to commit these golden files • Multiple range files • Small: <30KiB ideal, <300KiB OK, >3MiB no fun. • Bonus points for including an imported object (AddressTypeRelative) Thanks!
o
I might!