diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-10 17:10:51 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-10 17:10:51 +0000 |
commit | 2bacd24090971fe81da3fdd65bc5050254f23332 (patch) | |
tree | 17558af5a4e37db778dfc034311dcd9bf9981829 /Case_Of.txt | |
parent | 2019-10-10T16:40:01Z (diff) | |
download | repos-2bacd24090971fe81da3fdd65bc5050254f23332.tar.gz repos-2bacd24090971fe81da3fdd65bc5050254f23332.tar.bz2 repos-2bacd24090971fe81da3fdd65bc5050254f23332.zip |
2019-10-10T17:00:01Z
Diffstat (limited to 'Case_Of.txt')
-rw-r--r-- | Case_Of.txt | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/Case_Of.txt b/Case_Of.txt index 9e3bc1746ce8..85c3fe9d4aac 100644 --- a/Case_Of.txt +++ b/Case_Of.txt @@ -12,10 +12,29 @@ 'uri': 'git+ssh://git@framagit.org/Case_Of/gentoo-overlay.git'}], 'status': 'unofficial'} $ pmaint sync Case_Of -Already up to date. +From https://framagit.org/Case_Of/gentoo-overlay + + 99dc933...f3d461e 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 Case_Of +*** failed syncing Case_Of + * Sync failed with 1 + * Will try to re-create +$ pmaint sync Case_Of +Cloning into '/var/lib/repo-mirror-ci/sync/Case_Of'... *** syncing Case_Of *** synced Case_Of - * 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 Case_Of |