From 4dc20b9445b969b0b47b935c3ab5ec61856bb786 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 12 Apr 2021 02:49:55 +0000 Subject: 2021-04-12T02:45:01Z --- megacoffee.html | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'megacoffee.html') diff --git a/megacoffee.html b/megacoffee.html index 1ac2d738fb23..3965fef39bbf 100644 --- a/megacoffee.html +++ b/megacoffee.html @@ -58,47 +58,49 @@ 24
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 25
*** syncing megacoffee
+            25
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 26
warning: Pulling without specifying how to reconcile divergent branches is
+            26
*** syncing megacoffee
 
- 27
discouraged. You can squelch this message by running one of the following
+            27
warning: Pulling without specifying how to reconcile divergent branches is
 
- 28
commands sometime before your next pull:
+            28
discouraged. You can squelch this message by running one of the following
 
- 29
+            29
commands sometime before your next pull:
 
- 30
  git config pull.rebase false  # merge (the default strategy)
+            30
 
- 31
  git config pull.rebase true   # rebase
+            31
  git config pull.rebase false  # merge (the default strategy)
 
- 32
  git config pull.ff only       # fast-forward only
+            32
  git config pull.rebase true   # rebase
 
- 33
+            33
  git config pull.ff only       # fast-forward only
 
- 34
You can replace "git config" with "git config --global" to set a default
+            34
 
- 35
preference for all repositories. You can also pass --rebase, --no-rebase,
+            35
You can replace "git config" with "git config --global" to set a default
 
- 36
or --ff-only on the command line to override the configured default per
+            36
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 37
invocation.
+            37
or --ff-only on the command line to override the configured default per
 
- 38
+            38
invocation.
 
- 39
Already up to date.
+            39
 
- 40
*** synced megacoffee
+            40
Already up to date.
 
- 41
 * Sync succeeded
+            41
*** synced megacoffee
 
- 42
$ git log --format=%ci -1
+            42
 * Sync succeeded
 
- 43
$ git show -q --pretty=format:%G? HEAD
+            43
$ git log --format=%ci -1
 
- 44
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 megacoffee
+            44
$ git show -q --pretty=format:%G? HEAD
 
- 45
 * Cache regenerated successfully
+            45
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 megacoffee
+
+ 46
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad