diff options
author | 2021-03-20 21:35:50 +0000 | |
---|---|---|
committer | 2021-03-20 21:35:50 +0000 | |
commit | a891d2f06f59aa28de8ff4858bcd5cca1d0e79de (patch) | |
tree | 489996e7aac57b62e220f7d455be8fb8f77b658a /phackerlay.txt | |
parent | 2021-03-20T21:15:01Z (diff) | |
download | repos-a891d2f06f59aa28de8ff4858bcd5cca1d0e79de.tar.gz repos-a891d2f06f59aa28de8ff4858bcd5cca1d0e79de.tar.bz2 repos-a891d2f06f59aa28de8ff4858bcd5cca1d0e79de.zip |
2021-03-20T21:30:01Z
Diffstat (limited to 'phackerlay.txt')
-rw-r--r-- | phackerlay.txt | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/phackerlay.txt b/phackerlay.txt index d48cd5c4ba3d..904d729594a8 100644 --- a/phackerlay.txt +++ b/phackerlay.txt @@ -9,10 +9,22 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.phys-el.ru/ustinov/phackerlay.git'}], 'status': 'unofficial'} - * Adding new repository $ pmaint sync phackerlay *** syncing phackerlay -Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'... +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 phackerlay * Sync succeeded $ git log --format=%ci -1 |