diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-05 11:45:26 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-05 11:45:26 +0000 |
commit | 2115557c225c228a255a0361999e6432f120730e (patch) | |
tree | d86d9f84212ad376fc5d33117c73c95733b32e01 /gentoo-clang.txt | |
parent | 2019-11-05T11:20:01Z (diff) | |
download | repos-2115557c225c228a255a0361999e6432f120730e.tar.gz repos-2115557c225c228a255a0361999e6432f120730e.tar.bz2 repos-2115557c225c228a255a0361999e6432f120730e.zip |
2019-11-05T11:40:01Z
Diffstat (limited to 'gentoo-clang.txt')
-rw-r--r-- | gentoo-clang.txt | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/gentoo-clang.txt b/gentoo-clang.txt index 5b1feebef9cb..22aba122b8a9 100644 --- a/gentoo-clang.txt +++ b/gentoo-clang.txt @@ -13,29 +13,10 @@ {'type': 'git', 'uri': 'git@github.com:BilyakA/gentoo-clang.git'}], 'status': 'unofficial'} $ pmaint sync gentoo-clang -From https://github.com/BilyakA/gentoo-clang - + caa4fc4...b03b8d7 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 gentoo-clang -*** failed syncing gentoo-clang - * Sync failed with 1 - * Will try to re-create -$ pmaint sync gentoo-clang -Cloning into '/var/lib/repo-mirror-ci/sync/gentoo-clang'... +Already up to date. *** syncing gentoo-clang *** synced gentoo-clang - * 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 gentoo-clang |