diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-29 21:35:08 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-29 21:35:08 +0000 |
commit | 106304521205831d4dedf134216f5bbf71bb0c60 (patch) | |
tree | fc7217138495040d9c368b4241e6d2d57da80c94 /ag-ops.txt | |
parent | 2020-10-29T21:00:01Z (diff) | |
download | repos-106304521205831d4dedf134216f5bbf71bb0c60.tar.gz repos-106304521205831d4dedf134216f5bbf71bb0c60.tar.bz2 repos-106304521205831d4dedf134216f5bbf71bb0c60.zip |
2020-10-29T21:30:01Z
Diffstat (limited to 'ag-ops.txt')
-rw-r--r-- | ag-ops.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/ag-ops.txt b/ag-ops.txt index ab742726010b..f0bb0d3ad34f 100644 --- a/ag-ops.txt +++ b/ag-ops.txt @@ -24,16 +24,10 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -fatal: unable to access 'https://gitlab.com/ILMostro/ag-ops.git/': The requested URL returned error: 502 -*** syncing ag-ops -!!! failed syncing ag-ops - * Sync failed with 1 - * Will try to re-create -$ pmaint sync ag-ops -Cloning into '/var/lib/repo-mirror-ci/sync/ag-ops'... +Already up to date. *** syncing ag-ops *** synced ag-ops - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ag-ops |