delimitrou / DeathStarBench

Open-source benchmark suite for cloud microservices
Apache License 2.0
754 stars 421 forks source link

Revert to original-image-fmt #285

Closed hiroyaonoe closed 1 year ago

hiroyaonoe commented 1 year ago
gco -b revert-to-original-image-fmt
git reset --hard original-image-fmt
git reset --soft HEAD@{1}
git commit -m "Revert to original-image-fmt"