<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(0,0,0)"><div class="gmail_default" style="font-size:12.8px">Hello,</div><div class="gmail_default" style="font-size:12.8px"><br></div><div class="gmail_default" style="font-size:12.8px">I have a git step that is supposed to result in the repo being at the HEAD for a branch foo. I am passing the branch name foo, which should track origin/foo, as the branch arg in the Git step. Also, the scheduler codebase has the foo branch for repo bar specified. The codebase name bar is passed as the codebase arg to the Git step. What I get is the repo says it is on foo branch, but all it did according to the log is rename master to foo. When I look at the source stamps on the debug tab for the builder, I see that it does have the right repo and the branch is spelled correctly etc, but the commit is not correct. (Confirms that all that happened was the branch was renamed.)</div><div class="gmail_default" style="font-size:12.8px"><br></div><div class="gmail_default" style="font-size:12.8px">Does anyone have any insight?</div><div class="gmail_default" style="font-size:12.8px"><br></div><div class="gmail_default" style="font-size:12.8px"><div class="gmail_default">Buildbot version: 0.9.8</div><div class="gmail_default">Twisted version: 17.1.0</div><div class="gmail_default"><br></div><div class="gmail_default">Thanks in advance for any assistance</div><div class="gmail_default"><br></div><div class="gmail_default">Regards</div><div class="gmail_default">David</div></div></div></div>