From 3c95f2d7cc4bfa7be5a96ca4b4bb307ecdcf4067 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Wed, 18 Nov 2020 07:35:12 +0000 Subject: 2020-11-18T07:30:01Z --- cynede.html | 50 +++++++------------------------------------------- 1 file changed, 7 insertions(+), 43 deletions(-) (limited to 'cynede.html') diff --git a/cynede.html b/cynede.html index 1e16d5624348..5aec82444571 100644 --- a/cynede.html +++ b/cynede.html @@ -38,56 +38,20 @@ 14
 'status': 'unofficial'}
 
- 15
$ pmaint sync cynede
+            15
 * Adding new repository
 
- 16
warning: Pulling without specifying how to reconcile divergent branches is
+            16
$ pmaint sync cynede
 
- 17
discouraged. You can squelch this message by running one of the following
+            17
Cloning into '/var/lib/repo-mirror-ci/sync/cynede'...
 
- 18
commands sometime before your next pull:
+            18
fatal: could not read Username for 'https://github.com': No such device or address
 
- 19
+            19
*** syncing cynede
 
- 20
  git config pull.rebase false  # merge (the default strategy)
+            20
!!! failed syncing cynede
 
- 21
  git config pull.rebase true   # rebase
-
- 22
  git config pull.ff only       # fast-forward only
-
- 23
-
- 24
You can replace "git config" with "git config --global" to set a default
-
- 25
preference for all repositories. You can also pass --rebase, --no-rebase,
-
- 26
or --ff-only on the command line to override the configured default per
-
- 27
invocation.
-
- 28
-
- 29
fatal: could not read Username for 'https://github.com': No such device or address
-
- 30
*** syncing cynede
-
- 31
!!! failed syncing cynede
-
- 32
 * Sync failed with 1
+            21
 * Sync failed with 1
 
[FATAL] - 33
 * Will try to re-create
-
- 34
$ pmaint sync cynede
-
- 35
Cloning into '/var/lib/repo-mirror-ci/sync/cynede'...
-
- 36
fatal: could not read Username for 'https://github.com': No such device or address
-
- 37
*** syncing cynede
-
- 38
!!! failed syncing cynede
-
- 39
 * Sync failed again with 1, removing
-
-- cgit v1.2.3-65-gdbad