<p style="white-space: pre-wrap; word-wrap: break-word;">I think I'm getting to the bottom of this:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">From the log file:<br>====<br>cd titan.ProtocolModules.BSSGP_v13.0.0 && git remote set-url origin https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 && git fetch<br>From https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0<br>   c447f28..e97d92a  master     -> origin/master<br>cd titan.ProtocolModules.BSSGP_v13.0.0 && git fetch && git checkout -q -f "master"<br>====</pre><p style="white-space: pre-wrap; word-wrap: break-word;">so yes, it does set the correct 'remote' URL (our github fork), and then does a "git checkout" of master.</p><p style="white-space: pre-wrap; word-wrap: break-word;">However, it simply checks out the local "master", which can be something completely different from origin/master.</p><p style="white-space: pre-wrap; word-wrap: break-word;">What we need here is "git checkout -q -f -B master origin/master"</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21587">View Change</a></p><ul style="list-style: none; padding: 0;"></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21587">change 21587</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21587"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic495e0bb6ceb2b65cbc7c3da7ee519a013aede55 </div>
<div style="display:none"> Gerrit-Change-Number: 21587 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 05 Jan 2021 14:45:48 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>