Hi All,
When I am doing changes to programs and addons then it is clear that I need to do full make.sh clean and make.sh build before doing any commit.
If I am changing language files then I know that I need to run make.sh lang but do I also need to run make.sh clean and make.sh build before the make.sh lang and if I am looking to submit a patch for a .cgi file do I also need to run make.sh clean and make.sh build before doing the git commit on the changed cgi file?
Thanks,
Adolf