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