Answer the question
In order to leave comments, you need to log in
How to specify a specific version in git clone, and not the latest one?
What is the best way to install something from github.
For example, now I do this:
cd /usr/local/src && git clone https://github.com/openresty/lua-resty-string && cd lua-resty-string && make LUA_VERSION=5.1 install
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question