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