My first deployment, so I installed Laravel 4 on cloudways , I did my first pull, the app was working, now when I did a small change to my BitBucket repository and than pull again to cloudways it gave me the following error:
Failed
Error doing git pull: ('Auto-merging bootstrap/start.php\nCONFLICT (add/add):
Merge conflict in bootstrap/start.php\nAuto-merging app/routes.php\nCONFLICT
(add/add): Merge conflict in app/routes.php\nAuto-merging
app/config/local/database.php\nCONFLICT (add/add): Merge conflict in
app/config/local/database.php\nAuto-merging app/config/database.php\nCONFLICT
(add/add): Merge conflict in app/config/database.php\nAuto-merging
app/config/app.php\nCONFLICT (add/add): Merge conflict in
app/config/app.php\nAutomatic merge failed; fix conflicts and then commit the
result.\n', 'From bitbucket.org:FatCowSoftware/pgtest\n * branch master ->
FETCH_HEAD\n')