1Cloning with 0 retries
0s
2Initialized empty Git repository in /drone/src/.git/
0s
3+ git fetch origin +refs/heads/3.x-dev:
0s
4From https://github.com/joomla-framework/filesystem
0s
5 * branch 3.x-dev -> FETCH_HEAD
0s
6 * [new branch] 3.x-dev -> origin/3.x-dev
0s
7+ git checkout 3.x-dev
0s
8Branch '3.x-dev' set up to track remote branch '3.x-dev' from 'origin'.
0s
9Switched to a new branch '3.x-dev'
0s
10+ git fetch origin refs/pull/74/head:
0s
11From https://github.com/joomla-framework/filesystem
1s
12 * branch refs/pull/74/head -> FETCH_HEAD
1s
13+ git merge cb64c91b97eff9c5ecf284c89e0832ba480cba43
1s
14Updating 99127df..cb64c91
1s
15Fast-forward
1s
16 src/Folder.php | 1 +
1s
17 1 file changed, 1 insertion(+)
1s