ago

1
{'description': {'en': 'Developer overlay'},
2
 'feed': ['https://cgit.gentoo.org/dev/ago.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/dev/ago.git/',
4
 'name': 'ago',
5
 'owner': [{'email': 'ago@gentoo.org',
6
            'name': 'Agostino Sarubbo',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/dev/ago.git'},
11
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/dev/ago.git'},
12
            {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/dev/ago.git'}],
13
 'status': 'official'}
14
$ pmaint sync ago
15
warning: Pulling without specifying how to reconcile divergent branches is
16
discouraged. You can squelch this message by running one of the following
17
commands sometime before your next pull:
18
19
  git config pull.rebase false  # merge (the default strategy)
20
  git config pull.rebase true   # rebase
21
  git config pull.ff only       # fast-forward only
22
23
You can replace "git config" with "git config --global" to set a default
24
preference for all repositories. You can also pass --rebase, --no-rebase,
25
or --ff-only on the command line to override the configured default per
26
invocation.
27
28
From https://anongit.gentoo.org/git/dev/ago
29
   4bd5d54..3628ca1  master     -> origin/master
30
Updating 4bd5d54..3628ca1
31
Fast-forward
32
 app-metrics/queuemetrics/Manifest | 2 +-
33
 1 file changed, 1 insertion(+), 1 deletion(-)
34
*** syncing ago
35
*** synced ago
36
 * Sync succeeded
37
$ git log --format=%ci -1
38
$ git show -q --pretty=format:%G? HEAD
39
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ago
40
 * Cache regenerated successfully