diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-04 06:35:10 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-04 06:35:10 +0000 |
commit | bb91e6780ed2025b5d9a877c457f6c645b42b7fe (patch) | |
tree | 3b4b1f1ebc3d910237bf13e22b15de089d1a8c0f /lanodanOverlay.txt | |
parent | 2020-10-04T06:00:01Z (diff) | |
download | repos-bb91e6780ed2025b5d9a877c457f6c645b42b7fe.tar.gz repos-bb91e6780ed2025b5d9a877c457f6c645b42b7fe.tar.bz2 repos-bb91e6780ed2025b5d9a877c457f6c645b42b7fe.zip |
2020-10-04T06:30:01Z
Diffstat (limited to 'lanodanOverlay.txt')
-rw-r--r-- | lanodanOverlay.txt | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/lanodanOverlay.txt b/lanodanOverlay.txt index 792c179ddc5b..0a4245c79427 100644 --- a/lanodanOverlay.txt +++ b/lanodanOverlay.txt @@ -14,9 +14,21 @@ {'type': 'git', 'uri': 'git://hacktivis.me/git/overlay.git'}, {'type': 'git', 'uri': 'git://gitlab.com/lanodan/overlay.git'}], 'status': 'unofficial'} - * Adding new repository $ pmaint sync lanodanOverlay -Cloning into '/var/lib/repo-mirror-ci/sync/lanodanOverlay'... +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 lanodanOverlay *** synced lanodanOverlay * Sync succeeded |