08
is interpreted as octal, but 8 isn't an octal digitfind | grep lua
how did I miss that :(find | grep lua | xargs git rm
should work I guessfind | grep ".lua$" | xargs git rm
find | grep | xargs
combo seems to do everything I needAUTH_LOGIN
and AUTH_LOGOUT
, why not just AUTH_CHANGE
CMakeLists.txt
scripts/make_release.py
make_release.py
as well?