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