gitlab

1
{'description': {'en': 'Unofficial ebuilds for Gitlab'},
2
 'homepage': 'https://gitlab.awesome-it.de/overlays/gitlab',
3
 'name': 'gitlab',
4
 'owner': [{'email': 'info@awesome-it.de',
5
            'name': 'Daniel Morlock',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git',
9
             'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}],
10
 'status': 'unofficial'}
11
$ pmaint sync gitlab
12
warning: Pulling without specifying how to reconcile divergent branches is
13
discouraged. You can squelch this message by running one of the following
14
commands sometime before your next pull:
15
16
  git config pull.rebase false  # merge (the default strategy)
17
  git config pull.rebase true   # rebase
18
  git config pull.ff only       # fast-forward only
19
20
You can replace "git config" with "git config --global" to set a default
21
preference for all repositories. You can also pass --rebase, --no-rebase,
22
or --ff-only on the command line to override the configured default per
23
invocation.
24
25
From https://gitlab.awesome-it.de/overlays/gitlab
26
   3ff73a0..c210311  master     -> origin/master
27
Updating 3ff73a0..c210311
28
Fast-forward
29
 acct-user/git/Manifest                             |  2 +-
30
 acct-user/git/{git-0-r1.ebuild => git-0-r2.ebuild} | 16 ++++++++++++----
31
 2 files changed, 13 insertions(+), 5 deletions(-)
32
 rename acct-user/git/{git-0-r1.ebuild => git-0-r2.ebuild} (58%)
33
*** syncing gitlab
34
*** synced gitlab
35
 * Sync succeeded
36
$ git log --format=%ci -1
37
$ git show -q --pretty=format:%G? HEAD
38
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gitlab
39
 * Cache regenerated successfully