diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-18 11:07:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-18 11:07:06 +0000 |
commit | 60323795305f934b1ab04530d702f082bdf57bd6 (patch) | |
tree | fda7e3e569326d5d0c66de64c6b7ad52491435c6 /awesome.txt | |
parent | 2020-11-18T10:30:01Z (diff) | |
download | repos-60323795305f934b1ab04530d702f082bdf57bd6.tar.gz repos-60323795305f934b1ab04530d702f082bdf57bd6.tar.bz2 repos-60323795305f934b1ab04530d702f082bdf57bd6.zip |
2020-11-18T11:00:01Z
Diffstat (limited to 'awesome.txt')
-rw-r--r-- | awesome.txt | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/awesome.txt b/awesome.txt index 506fa6da6c82..34b7ae1c6c1b 100644 --- a/awesome.txt +++ b/awesome.txt @@ -8,30 +8,11 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.awesome-it.de/overlays/awesome.git'}], 'status': 'unofficial'} -$ pmaint sync awesome -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. - -remote: 404 page not found -fatal: repository 'https://gitlab.awesome-it.de/overlays/awesome.git/' not found -*** syncing awesome -!!! failed syncing awesome - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync awesome Cloning into '/var/lib/repo-mirror-ci/sync/awesome'... remote: 404 page not found fatal: repository 'https://gitlab.awesome-it.de/overlays/awesome.git/' not found *** syncing awesome !!! failed syncing awesome - * Sync failed again with 1, removing + * Sync failed with 1 |