{'description': {'en': 'Gentoo ebuilds for "bleeding edge" versions of ' 'packages - newest, untested - running on ~amd64.'}, 'feed': ['https://cgit.gentoo.org/repo/user/bleeding-edge.git/atom/'], 'homepage': 'https://cgit.gentoo.org/repo/user/bleeding-edge.git/', 'name': 'bleeding-edge', 'owner': [{'email': 'jasiupsota@gmail.com', 'name': 'Jan Psota', 'type': 'person'}], 'quality': 'experimental', 'source': [{'type': 'git', 'uri': 'https://anongit.gentoo.org/git/repo/user/bleeding-edge.git'}, {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/user/bleeding-edge'}, {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/repo/user/bleeding-edge.git'}], 'status': 'unofficial'} $ pmaint sync bleeding-edge warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: git config pull.rebase false # merge (the default strategy) git config pull.rebase true # rebase git config pull.ff only # fast-forward only You can replace "git config" with "git config --global" to set a default 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. *** syncing bleeding-edge *** synced bleeding-edge * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bleeding-edge * Cache regenerated successfully