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