Upgrading CI3 under version control - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: Upgrading CI3 under version control (/showthread.php?tid=82113) |
Upgrading CI3 under version control - muuucho - 06-14-2022 I have a project that runs locally and on a live server under version control (git). I want to do a CI update by replacing all content in the system folder with newer CI version content. Is this list the correct way to do it, on my local machine:
|