Change in osmo-ttcn3-hacks[master]: Osmocom_Gb_types: add RIM templates

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Jan 5 14:45:48 UTC 2021


laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21587 )

Change subject: Osmocom_Gb_types: add RIM templates
......................................................................


Patch Set 5:

I think I'm getting to the bottom of this:

>From the log file:
====
cd titan.ProtocolModules.BSSGP_v13.0.0 && git remote set-url origin https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 && git fetch
>From https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0
   c447f28..e97d92a  master     -> origin/master
cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && git checkout -q -f "master"
====

so yes, it does set the correct 'remote' URL (our github fork), and then does a "git checkout" of master.

However, it simply checks out the local "master", which can be something completely different from origin/master.

What we need here is "git checkout -q -f -B master origin/master"


-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21587
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ic495e0bb6ceb2b65cbc7c3da7ee519a013aede55
Gerrit-Change-Number: 21587
Gerrit-PatchSet: 5
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Tue, 05 Jan 2021 14:45:48 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210105/cc0e2f8c/attachment.htm>


More information about the gerrit-log mailing list