From a62516130dfe1d24c9d63050bc850af76c2ede90 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 16 Apr 2021 13:21:56 +0000 Subject: 2021-04-16T13:15:01Z --- xelnor.html | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'xelnor.html') diff --git a/xelnor.html b/xelnor.html index 720820ee1f0b..c895ed263b60 100644 --- a/xelnor.html +++ b/xelnor.html @@ -26,47 +26,49 @@ 8
$ pmaint sync xelnor
 
- 9
*** syncing xelnor
+            9
WARNING:pkgcore:phackerlay repo at '/var/lib/repo-mirror-ci/sync/phackerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 10
warning: Pulling without specifying how to reconcile divergent branches is
+            10
*** syncing xelnor
 
- 11
discouraged. You can squelch this message by running one of the following
+            11
warning: Pulling without specifying how to reconcile divergent branches is
 
- 12
commands sometime before your next pull:
+            12
discouraged. You can squelch this message by running one of the following
 
- 13
+            13
commands sometime before your next pull:
 
- 14
  git config pull.rebase false  # merge (the default strategy)
+            14
 
- 15
  git config pull.rebase true   # rebase
+            15
  git config pull.rebase false  # merge (the default strategy)
 
- 16
  git config pull.ff only       # fast-forward only
+            16
  git config pull.rebase true   # rebase
 
- 17
+            17
  git config pull.ff only       # fast-forward only
 
- 18
You can replace "git config" with "git config --global" to set a default
+            18
 
- 19
preference for all repositories. You can also pass --rebase, --no-rebase,
+            19
You can replace "git config" with "git config --global" to set a default
 
- 20
or --ff-only on the command line to override the configured default per
+            20
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 21
invocation.
+            21
or --ff-only on the command line to override the configured default per
 
- 22
+            22
invocation.
 
- 23
Already up to date.
+            23
 
- 24
*** synced xelnor
+            24
Already up to date.
 
- 25
 * Sync succeeded
+            25
*** synced xelnor
 
- 26
$ git log --format=%ci -1
+            26
 * Sync succeeded
 
- 27
$ git show -q --pretty=format:%G? HEAD
+            27
$ git log --format=%ci -1
 
- 28
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 xelnor
+            28
$ git show -q --pretty=format:%G? HEAD
 
- 29
 * Cache regenerated successfully
+            29
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 xelnor
+
+ 30
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad