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 --- thabairne.html | 56 +++++++++++++++++++++----------------------------------- 1 file changed, 21 insertions(+), 35 deletions(-) (limited to 'thabairne.html') diff --git a/thabairne.html b/thabairne.html index a4a161241b76..1f1b6d9f4439 100644 --- a/thabairne.html +++ b/thabairne.html @@ -34,61 +34,47 @@ 12
$ pmaint sync thabairne
 
- 13
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: Pulling without specifying how to reconcile divergent branches is
 
- 14
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).
+            14
discouraged. You can squelch this message by running one of the following
 
- 15
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
commands sometime before your next pull:
 
- 16
WARNING:pkgcore:kde repo at '/var/lib/repo-mirror-ci/sync/kde', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
 
- 17
WARNING:pkgcore:pigfoot repo at '/var/lib/repo-mirror-ci/sync/pigfoot', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            17
  git config pull.rebase false  # merge (the default strategy)
 
- 18
WARNING:pkgcore:qt repo at '/var/lib/repo-mirror-ci/sync/qt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            18
  git config pull.rebase true   # rebase
 
- 19
WARNING:pkgcore:science repo at '/var/lib/repo-mirror-ci/sync/science', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            19
  git config pull.ff only       # fast-forward only
 
- 20
warning: Pulling without specifying how to reconcile divergent branches is
+            20
 
- 21
discouraged. You can squelch this message by running one of the following
+            21
You can replace "git config" with "git config --global" to set a default
 
- 22
commands sometime before your next pull:
+            22
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 23
+            23
or --ff-only on the command line to override the configured default per
 
- 24
  git config pull.rebase false  # merge (the default strategy)
+            24
invocation.
 
- 25
  git config pull.rebase true   # rebase
+            25
 
- 26
  git config pull.ff only       # fast-forward only
+            26
Already up to date.
 
- 27
+            27
*** syncing thabairne
 
- 28
You can replace "git config" with "git config --global" to set a default
+            28
*** synced thabairne
 
- 29
preference for all repositories. You can also pass --rebase, --no-rebase,
+            29
 * Sync succeeded
 
- 30
or --ff-only on the command line to override the configured default per
+            30
$ git log --format=%ci -1
 
- 31
invocation.
+            31
$ git show -q --pretty=format:%G? HEAD
 
- 32
+            32
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 thabairne
 
- 33
Already up to date.
-
- 34
*** syncing thabairne
-
- 35
*** synced thabairne
-
- 36
 * Sync succeeded
-
- 37
$ git log --format=%ci -1
-
- 38
$ git show -q --pretty=format:%G? HEAD
-
- 39
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 thabairne
-
- 40
 * Cache regenerated successfully
+            33
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad