Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sw360-dev] Eclipse initial contirbution

Hi sw360-dev@,

Someone seems to have pushed the tags from the local clone. This implies that
someone has also pushed the complete history corresponding to these tags.  This
can be verified by the following commands:

```bash
$ git clone https://github.com/eclipse/sw360
$ cd sw360
$ git checkout sw360-3.1.0
$ git log
commit 35496dbc23a6609b266c394bb4b560e2abe9376a
Author: thomasmaier <thomas.maier@xxxxxxxxxxx>
Date:   Mon Dec 11 14:33:00 2017 +0000

    set version to 3.1.0

commit 549d605c29dd9dbbdd39ebe15d8911c7e69eb2bd
Merge: e1ecf9e5 dc2d8200
Author: Michael <michael.c.jaeger@xxxxxxxxxxx>
Date:   Mon Dec 11 14:21:33 2017 +0100

    Merge pull request #680 from bsinno/dev/654-bdp-error-messages

    feat(bdpImport): Use of proper error message when importing projects

    review-by:weekly-dev-meeting
    tested-by:michael.c.jaeger@xxxxxxxxxxx

commit e1ecf9e5f5e892796f595532a70bd1fce17a112d
Merge: d021e633 b437c9de
Author: Michael <michael.c.jaeger@xxxxxxxxxxx>
Date:   Mon Dec 11 14:16:13 2017 +0100

    Merge pull request #470 from bsinno/refactor/repositories

    chore(repositories): refactor and cleanup CouchDB Repositories

    review-by:alex.borodin@xxxxxxxxxxx
    tested-by:michael.c.jaeger@xxxxxxxxxxx
[...]
```

Best regards
Maximilian


--
Maximilian Huber * maximilian.huber@xxxxxxxxxxx * +49-174-3410223
TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterföhring
Geschäftsführer: Henrik Klagges, Dr. Robert Dahlke, Gerhard Müller
Sitz: Unterföhring * Amtsgericht München * HRB 135082

Attachment: signature.asc
Description: PGP signature


Back to the top