Really like what a I have been able to build. Will ask other questions separately. Simple is the kay.
One last ? If I change one .conf or .php file on GitHub, then run git pull.. do I have to run make clean, or can it just be make?
I would love to see some git and package repositories that can be declared as "built" so that so much time is not burned pulling both. Make will use pre pulled packages especially helpful with abtimeout failure. It does not work with Git. I am not sure what happens with small files. Perhaps they integrated in subsequent makes?
I will work on understanding and testing your last comment jeremy. Likely a trove of info that just needs to be digested with some practice.
Amazing system.
Hopefully my learning is shareable.
Really like what a I have been able to build. Will ask other questions separately. Simple is the kay.
One last ? If I change one .conf or .php file on GitHub, then run git pull.. do I have to run make clean, or can it just be make?
I would love to see some git and package repositories that can be declared as "built" so that so much time is not burned pulling both. Make will use pre pulled packages especially helpful with abtimeout failure. It does not work with Git. I am not sure what happens with small files. Perhaps they integrated in subsequent makes?
I will work on understanding and testing your last comment jeremy. Likely a trove of info that just needs to be digested with some practice.
Do it well and the issues go away.
Thanks to all.