From e52cb7b016d5b36e8938657f6c9484cfbc8dc418 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 23 Oct 2020 18:05:16 +0000 Subject: 2020-10-23T18:00:01Z --- fowlay.html | 46 +++++++++++++++++++++------------------------- 1 file changed, 21 insertions(+), 25 deletions(-) (limited to 'fowlay.html') diff --git a/fowlay.html b/fowlay.html index 96eebab9e9cf..a2ddeafb6ef0 100644 --- a/fowlay.html +++ b/fowlay.html @@ -34,51 +34,47 @@ 12
$ pmaint sync fowlay
 
- 13
WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', 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: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).
+            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 fowlay
 
- 28
Already up to date.
+            28
*** synced fowlay
 
- 29
*** syncing fowlay
+            29
 * Sync succeeded
 
- 30
*** synced fowlay
+            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 fowlay
 
- 33
$ git show -q --pretty=format:%G? HEAD
-
- 34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fowlay
-
- 35
 * Cache regenerated successfully
+            33
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad