▲ | krapp 4 days ago | ||||||||||||||||
The workaround for LuaJIT moving to Github was to... clone a fork of it? If they could do that, why can't they just pull from the LuaJIT repo? | |||||||||||||||||
▲ | tecleandor 4 days ago | parent [-] | ||||||||||||||||
LuaJIT didn't move to GitHub, they just have a mirror there. The thing is they stopped numbering and publishing releases, it's all a rolling release without any name or number, so you cannot snapshot I'm certain version. But OpenResty fork does create tag versions with date, so they can build or test against certain concrete snapshot frozen in time. | |||||||||||||||||
|