1Cloning with 0 retries
0s
2Initialized empty Git repository in /drone/src/.git/
0s
3+ git fetch origin +refs/heads/5.3-dev:
0s
4From https://github.com/joomla/joomla-cms
39s
5 * branch 5.3-dev -> FETCH_HEAD
39s
6 * [new branch] 5.3-dev -> origin/5.3-dev
39s
7+ git checkout 5.3-dev
39s
8Branch '5.3-dev' set up to track remote branch '5.3-dev' from 'origin'.
39s
9Switched to a new branch '5.3-dev'
39s
10+ git fetch origin refs/pull/42948/head:
39s
11From https://github.com/joomla/joomla-cms
40s
12 * branch refs/pull/42948/head -> FETCH_HEAD
40s
13+ git merge 7595d966d576fca380d84e87176f8b8dfbf64374
40s
14Updating 6af88f521f..7595d966d5
40s
15Fast-forward
40s
16 libraries/src/Application/CMSApplication.php | 6 ++----
40s
17 1 file changed, 2 insertions(+), 4 deletions(-)
40s