diff options
author | 2020-12-25 15:34:53 +0000 | |
---|---|---|
committer | 2020-12-25 15:34:53 +0000 | |
commit | ac46ebe4168fe25a8cc50810e392bb35cd3ca909 (patch) | |
tree | 1dff6212fd4184444f9ec061c33e2cee974c6b79 /phackerlay.txt | |
parent | 2020-12-25T15:00:01Z (diff) | |
download | repos-ac46ebe4168fe25a8cc50810e392bb35cd3ca909.tar.gz repos-ac46ebe4168fe25a8cc50810e392bb35cd3ca909.tar.bz2 repos-ac46ebe4168fe25a8cc50810e392bb35cd3ca909.zip |
2020-12-25T15:30:01Z
Diffstat (limited to 'phackerlay.txt')
-rw-r--r-- | phackerlay.txt | 22 |
1 files changed, 2 insertions, 20 deletions
diff --git a/phackerlay.txt b/phackerlay.txt index ccd559a81768..503c34cbcdcf 100644 --- a/phackerlay.txt +++ b/phackerlay.txt @@ -9,28 +9,10 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.phys-el.ru/ustinov/phackerlay.git'}], 'status': 'unofficial'} -$ pmaint 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. - -fatal: repository 'https://gitlab.phys-el.ru/ustinov/phackerlay.git/' not found -*** syncing phackerlay -!!! failed syncing phackerlay - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync phackerlay Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'... fatal: repository 'https://gitlab.phys-el.ru/ustinov/phackerlay.git/' not found *** syncing phackerlay !!! failed syncing phackerlay - * Sync failed again with 1, removing + * Sync failed with 1 |