From b4f15a4153216823095fa84c69758dbd3774f7ef Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 1 May 2021 20:19:53 +0000 Subject: 2021-05-01T20:15:01Z --- arx-libertatis.html | 44 +++++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 21 deletions(-) (limited to 'arx-libertatis.html') diff --git a/arx-libertatis.html b/arx-libertatis.html index c3ed602de16a..ada9c963e64b 100644 --- a/arx-libertatis.html +++ b/arx-libertatis.html @@ -36,47 +36,49 @@ 13
$ pmaint sync arx-libertatis
 
- 14
*** syncing arx-libertatis
+            14
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).
 
- 15
warning: Pulling without specifying how to reconcile divergent branches is
+            15
*** syncing arx-libertatis
 
- 16
discouraged. You can squelch this message by running one of the following
+            16
warning: Pulling without specifying how to reconcile divergent branches is
 
- 17
commands sometime before your next pull:
+            17
discouraged. You can squelch this message by running one of the following
 
- 18
+            18
commands sometime before your next pull:
 
- 19
  git config pull.rebase false  # merge (the default strategy)
+            19
 
- 20
  git config pull.rebase true   # rebase
+            20
  git config pull.rebase false  # merge (the default strategy)
 
- 21
  git config pull.ff only       # fast-forward only
+            21
  git config pull.rebase true   # rebase
 
- 22
+            22
  git config pull.ff only       # fast-forward only
 
- 23
You can replace "git config" with "git config --global" to set a default
+            23
 
- 24
preference for all repositories. You can also pass --rebase, --no-rebase,
+            24
You can replace "git config" with "git config --global" to set a default
 
- 25
or --ff-only on the command line to override the configured default per
+            25
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 26
invocation.
+            26
or --ff-only on the command line to override the configured default per
 
- 27
+            27
invocation.
 
- 28
Already up to date.
+            28
 
- 29
*** synced arx-libertatis
+            29
Already up to date.
 
- 30
 * Sync succeeded
+            30
*** synced arx-libertatis
 
- 31
$ git log --format=%ci -1
+            31
 * Sync succeeded
 
- 32
$ git show -q --pretty=format:%G? HEAD
+            32
$ git log --format=%ci -1
 
- 33
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 arx-libertatis
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
 * Cache regenerated successfully
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 arx-libertatis
+
+ 35
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad