diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-25 14:35:05 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-07-25 14:35:05 +0000 |
commit | 6f49ec9ca740ec540f09682e862fbb592962affb (patch) | |
tree | 19807be6dd191955c24b8a01afa46efa91532074 /reagentoo.txt | |
parent | 2020-07-25T14:00:01Z (diff) | |
download | repos-6f49ec9ca740ec540f09682e862fbb592962affb.tar.gz repos-6f49ec9ca740ec540f09682e862fbb592962affb.tar.bz2 repos-6f49ec9ca740ec540f09682e862fbb592962affb.zip |
2020-07-25T14:30:01Z
Diffstat (limited to 'reagentoo.txt')
-rw-r--r-- | reagentoo.txt | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/reagentoo.txt b/reagentoo.txt index cc2a0cea2c88..c06603342ff7 100644 --- a/reagentoo.txt +++ b/reagentoo.txt @@ -12,29 +12,10 @@ 'uri': 'git@github.com:reagentoo/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync reagentoo -From https://github.com/reagentoo/gentoo-overlay - 85f4768..d1252f5 master -> origin/master - -*** 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 reagentoo -!!! failed syncing reagentoo - * Sync failed with 1 - * Will try to re-create -$ pmaint sync reagentoo -Cloning into '/var/lib/repo-mirror-ci/sync/reagentoo'... +Already up to date. *** syncing reagentoo *** synced reagentoo - * 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 reagentoo |