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