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