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