diff options
author | 2021-01-21 17:32:29 +0000 | |
---|---|---|
committer | 2021-01-21 17:32:29 +0000 | |
commit | ecaa5b0eaf4c28551e6d666e8ed8135118c538d2 (patch) | |
tree | c89087b1daed96c4871241fa8545b044d25170cb /ag-ops.txt | |
parent | 2021-01-21T16:00:01Z (diff) | |
download | repos-ecaa5b0eaf4c28551e6d666e8ed8135118c538d2.tar.gz repos-ecaa5b0eaf4c28551e6d666e8ed8135118c538d2.tar.bz2 repos-ecaa5b0eaf4c28551e6d666e8ed8135118c538d2.zip |
2021-01-21T17:00:01Z
Diffstat (limited to 'ag-ops.txt')
-rw-r--r-- | ag-ops.txt | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/ag-ops.txt b/ag-ops.txt index 791d46f4c4ce..597e71fd7398 100644 --- a/ag-ops.txt +++ b/ag-ops.txt @@ -24,10 +24,29 @@ 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. -Already up to date. +From https://gitlab.com/ILMostro/ag-ops + + abade6b...880d50f master -> origin/master (forced update) + +*** Please tell me who you are. + +Run + + git config --global user.email "you@example.com" + git config --global user.name "Your Name" + +to set your account's default identity. +Omit --global to set the identity only in this repository. + +fatal: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed +*** 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'... *** syncing ag-ops *** synced ag-ops - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ag-ops |