diff options
Diffstat (limited to 'didactic-duck.txt')
-rw-r--r-- | didactic-duck.txt | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/didactic-duck.txt b/didactic-duck.txt index ea2105425675..3566b09b9b9a 100644 --- a/didactic-duck.txt +++ b/didactic-duck.txt @@ -10,29 +10,10 @@ 'uri': 'https://github.com/lucianposton/didactic-duck.git'}], 'status': 'unofficial'} $ pmaint sync didactic-duck -From https://github.com/lucianposton/didactic-duck - + 5e36903...ef91c76 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 didactic-duck -!!! failed syncing didactic-duck - * Sync failed with 1 - * Will try to re-create -$ pmaint sync didactic-duck -Cloning into '/var/lib/repo-mirror-ci/sync/didactic-duck'... +Already up to date. *** syncing didactic-duck *** synced didactic-duck - * 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 didactic-duck |