Answer the question
In order to leave comments, you need to log in
How to track changes in git?
Hello. I need to track changes in the git repository and, in case of a change, clone the source code from it into the sourse directory, then run the binary
cd /home/v-smerti/utils
./jsPackagesCompiler
(it compiles the source to machine code) Answer the question
In order to leave comments, you need to log in
I think Git Hooks and a regular shell script will help you.
In general, it is better to use a CI server like Jenkins for assembly.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question