diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-23 13:06:50 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-23 13:06:50 +0000 |
commit | e33cd2177cdc87b735a38a633f638b6c1b13e406 (patch) | |
tree | 841c1fce6f14cf728b2a4c07d154fdcce60848a5 /alexxy.txt | |
parent | 2020-10-23T12:00:01Z (diff) | |
download | repos-e33cd2177cdc87b735a38a633f638b6c1b13e406.tar.gz repos-e33cd2177cdc87b735a38a633f638b6c1b13e406.tar.bz2 repos-e33cd2177cdc87b735a38a633f638b6c1b13e406.zip |
2020-10-23T13:00:01Z
Diffstat (limited to 'alexxy.txt')
-rw-r--r-- | alexxy.txt | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/alexxy.txt b/alexxy.txt index da110ba4a4d7..5c351d37338c 100644 --- a/alexxy.txt +++ b/alexxy.txt @@ -12,10 +12,21 @@ {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/dev/alexxy.git'}], 'status': 'official'} - * Adding new repository $ pmaint sync alexxy -WARNING:pkgcore:DuPol repo at '/var/lib/repo-mirror-ci/sync/DuPol', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -Cloning into '/var/lib/repo-mirror-ci/sync/alexxy'... +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. *** syncing alexxy *** synced alexxy * Sync succeeded |