diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-19 20:34:56 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-19 20:34:56 +0000 |
commit | 1f92bae16cce64849f20fd7160d2fe7ee9842dad (patch) | |
tree | 7a7eacebd6f0639957186900f5e1826855f273d8 /holgersson-overlay.txt | |
parent | 2021-04-19T20:15:01Z (diff) | |
download | repos-1f92bae16cce64849f20fd7160d2fe7ee9842dad.tar.gz repos-1f92bae16cce64849f20fd7160d2fe7ee9842dad.tar.bz2 repos-1f92bae16cce64849f20fd7160d2fe7ee9842dad.zip |
2021-04-19T20:30:01Z
Diffstat (limited to 'holgersson-overlay.txt')
-rw-r--r-- | holgersson-overlay.txt | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/holgersson-overlay.txt b/holgersson-overlay.txt index 631a02dd6239..1311b8e5a06b 100644 --- a/holgersson-overlay.txt +++ b/holgersson-overlay.txt @@ -8,10 +8,22 @@ 'source': [{'type': 'git', 'uri': 'https://git.holgersson.xyz/foss/holgersson-overlay'}], 'status': 'unofficial'} - * Adding new repository $ pmaint sync holgersson-overlay *** syncing holgersson-overlay -Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'... +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 holgersson-overlay * Sync succeeded $ git log --format=%ci -1 |