trolzen
trolzen
I am using Sublime Text with the EditorConfig plugin on my Windows-machine. When I clone the repository all the files get `CRLF` line endings, because of the `* text=auto` in...
There is on need to run all the pipelines when the changes (for example, in a pull-request) affect only text (documentation) files. The "duplication" like so ``` - '**/*.md' -...
I'm trying to build `premake-5.0.0-beta1-src` under MSYS2 but get this linking error: ``` zheka@hydra MINGW64 /c/projects/premake5/premake-5.0.0-beta1-src/build/gmake2.windows $ make Premake5 ==== Building lua-lib (release_win32) ==== ==== Building zip-lib (release_win32) ==== ====...
Add example command for illustration and fix spelling.