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