From dfc08d481d523905173b15a8e7dd1ac8e184024f Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Fri, 2 Apr 2021 00:20:24 +0000 Subject: 2021-04-02T00:15:01Z --- youbroketheinternet.html | 46 ++++++++++++++++++++++------------------------ 1 file changed, 22 insertions(+), 24 deletions(-) (limited to 'youbroketheinternet.html') diff --git a/youbroketheinternet.html b/youbroketheinternet.html index 56f08e1535df..f6de8cc0396e 100644 --- a/youbroketheinternet.html +++ b/youbroketheinternet.html @@ -58,51 +58,49 @@ 24
$ pmaint sync youbroketheinternet
 
- 25
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).
+            25
*** syncing youbroketheinternet
 
- 26
*** syncing youbroketheinternet
+            26
warning: Pulling without specifying how to reconcile divergent branches is
 
- 27
warning: Pulling without specifying how to reconcile divergent branches is
+            27
discouraged. You can squelch this message by running one of the following
 
- 28
discouraged. You can squelch this message by running one of the following
+            28
commands sometime before your next pull:
 
- 29
commands sometime before your next pull:
+            29
 
- 30
+            30
  git config pull.rebase false  # merge (the default strategy)
 
- 31
  git config pull.rebase false  # merge (the default strategy)
+            31
  git config pull.rebase true   # rebase
 
- 32
  git config pull.rebase true   # rebase
+            32
  git config pull.ff only       # fast-forward only
 
- 33
  git config pull.ff only       # fast-forward only
+            33
 
- 34
+            34
You can replace "git config" with "git config --global" to set a default
 
- 35
You can replace "git config" with "git config --global" to set a default
+            35
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 36
preference for all repositories. You can also pass --rebase, --no-rebase,
+            36
or --ff-only on the command line to override the configured default per
 
- 37
or --ff-only on the command line to override the configured default per
+            37
invocation.
 
- 38
invocation.
+            38
 
- 39
+            39
warning: redirecting to https://git.gnunet.org/youbroketheinternet-overlay.git/
 
- 40
warning: redirecting to https://git.gnunet.org/youbroketheinternet-overlay.git/
+            40
Already up to date.
 
- 41
Already up to date.
+            41
*** synced youbroketheinternet
 
- 42
*** synced youbroketheinternet
+            42
 * Sync succeeded
 
- 43
 * Sync succeeded
+            43
$ git log --format=%ci -1
 
- 44
$ git log --format=%ci -1
+            44
$ git show -q --pretty=format:%G? HEAD
 
- 45
$ git show -q --pretty=format:%G? HEAD
+            45
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 youbroketheinternet
 
- 46
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 youbroketheinternet
-
- 47
 * Cache regenerated successfully
+            46
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad