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