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