Deploying PHP apps with git and git submodule
I used to work in my projects like editing a file and uploading the changed files back to the server every time when it feels like those changes are OK. But when the number of files gets bigger, I loose track which files I’ve edited. In that case I had to upload all the files … Continue reading Deploying PHP apps with git and git submodule