From 999dec99e30a92fa453f6273302d4ffec271f435 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 13:36:13 +0000 Subject: 2020-10-23T13:30:01Z --- ixit.html | 48 ++++++++++++++++++++++-------------------------- 1 file changed, 22 insertions(+), 26 deletions(-) (limited to 'ixit.html') diff --git a/ixit.html b/ixit.html index ea125dd74690..8b4d05a34130 100644 --- a/ixit.html +++ b/ixit.html @@ -36,53 +36,49 @@ 13
$ pmaint sync ixit
 
- 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
WARNING:pkgcore:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 15
WARNING:pkgcore:gentoo-mate repo at '/var/lib/repo-mirror-ci/sync/gentoo-mate', 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:gnome repo at '/var/lib/repo-mirror-ci/sync/gnome', 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 ixit
 
- 30
Already up to date.
+            30
*** synced ixit
 
- 31
*** syncing ixit
+            31
 * Sync succeeded
 
- 32
*** synced ixit
+            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 ixit
 
- 35
$ git show -q --pretty=format:%G? HEAD
-
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ixit
-
- 37
 * Cache regenerated successfully
+            35
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad