From 04e15158243ade6668007f9c8a07ae434fd707bb Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 31 Mar 2021 13:22:18 +0000 Subject: 2021-03-31T13:15:01Z --- alatar-lay.txt | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'alatar-lay.txt') diff --git a/alatar-lay.txt b/alatar-lay.txt index 0d8860d73d51..a683dc689e63 100644 --- a/alatar-lay.txt +++ b/alatar-lay.txt @@ -9,13 +9,22 @@ {'type': 'git', 'uri': 'git://github.com/alatarum/alatar-lay.git'}, {'type': 'git', 'uri': 'git@github.com:alatarum/alatar-lay.git'}], 'status': 'unofficial'} - * Adding new repository $ pmaint sync alatar-lay -WARNING:pkgcore:2xsaiko repo at '/var/lib/repo-mirror-ci/sync/2xsaiko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:Case_Of repo at '/var/lib/repo-mirror-ci/sync/Case_Of', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:FireBurn repo at '/var/lib/repo-mirror-ci/sync/FireBurn', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing alatar-lay -Cloning into '/var/lib/repo-mirror-ci/sync/alatar-lay'... +warning: Pulling without specifying how to reconcile divergent branches is +discouraged. You can squelch this message by running one of the following +commands sometime before your next pull: + + git config pull.rebase false # merge (the default strategy) + git config pull.rebase true # rebase + git config pull.ff only # fast-forward only + +You can replace "git config" with "git config --global" to set a default +preference for all repositories. You can also pass --rebase, --no-rebase, +or --ff-only on the command line to override the configured default per +invocation. + +Already up to date. *** synced alatar-lay * Sync succeeded $ git log --format=%ci -1 -- cgit v1.2.3-65-gdbad