I spent some time debugging a change in melange behavior and put together a reproduce script. I wanted to save that knowledge off.
After putting together repro.sh, I was able to let git bisect
tell me where the
change came in.
In this gist there is some general knowledge on how to call melange with everything in place (as of today) and how to call git bisect.