Edit something git add . git commit -am "Updated deploy" git push origin master If something went wrong, we can click on the failed deploy process and see the logs to investigate the problem further. The above screenshot is a failed commit due to the php ...
↧