From 6edb05eb2795b578ea47376e9122ea5add21cd1e Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 13 Mar 2021 00:43:14 +0000 Subject: 2021-03-13T00:30:01Z --- dm9pZCAq.html | 44 +++++++++++++++++++++----------------------- 1 file changed, 21 insertions(+), 23 deletions(-) (limited to 'dm9pZCAq.html') diff --git a/dm9pZCAq.html b/dm9pZCAq.html index 9da55e249691..acf96f17a10e 100644 --- a/dm9pZCAq.html +++ b/dm9pZCAq.html @@ -30,49 +30,47 @@ 10
$ pmaint sync dm9pZCAq
 
- 11
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).
+            11
warning: Pulling without specifying how to reconcile divergent branches is
 
- 12
warning: Pulling without specifying how to reconcile divergent branches is
+            12
discouraged. You can squelch this message by running one of the following
 
- 13
discouraged. You can squelch this message by running one of the following
+            13
commands sometime before your next pull:
 
- 14
commands sometime before your next pull:
+            14
 
- 15
+            15
  git config pull.rebase false  # merge (the default strategy)
 
- 16
  git config pull.rebase false  # merge (the default strategy)
+            16
  git config pull.rebase true   # rebase
 
- 17
  git config pull.rebase true   # rebase
+            17
  git config pull.ff only       # fast-forward only
 
- 18
  git config pull.ff only       # fast-forward only
+            18
 
- 19
+            19
You can replace "git config" with "git config --global" to set a default
 
- 20
You can replace "git config" with "git config --global" to set a default
+            20
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 21
preference for all repositories. You can also pass --rebase, --no-rebase,
+            21
or --ff-only on the command line to override the configured default per
 
- 22
or --ff-only on the command line to override the configured default per
+            22
invocation.
 
- 23
invocation.
+            23
 
- 24
+            24
Already up to date.
 
- 25
Already up to date.
+            25
*** syncing dm9pZCAq
 
- 26
*** syncing dm9pZCAq
+            26
*** synced dm9pZCAq
 
- 27
*** synced dm9pZCAq
+            27
 * Sync succeeded
 
- 28
 * Sync succeeded
+            28
$ git log --format=%ci -1
 
- 29
$ git log --format=%ci -1
+            29
$ git show -q --pretty=format:%G? HEAD
 
- 30
$ git show -q --pretty=format:%G? HEAD
+            30
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 dm9pZCAq
 
- 31
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 dm9pZCAq
-
- 32
 * Cache regenerated successfully
+            31
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad