You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2018/08/02 16:12:00 UTC

[jira] [Updated] (YETUS-168) update test-patch to do a single git fetch and a single rebase the test branch

     [ https://issues.apache.org/jira/browse/YETUS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer updated YETUS-168:
-----------------------------------
    Labels: beginner  (was: newbie)

> update test-patch to do a single git fetch and a single rebase the test branch
> ------------------------------------------------------------------------------
>
>                 Key: YETUS-168
>                 URL: https://issues.apache.org/jira/browse/YETUS-168
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Test Patch
>            Reporter: Sean Busbey
>            Priority: Minor
>              Labels: beginner
>
> Right now getting to the current branch for testing involves
> * force checkout to default
> * pull --rebase to get updated remote refs as a side effect
> * changing to test branch
> * final pull --rebase to to move the test branch to the remote head
> simplify / clean things up to use a fetch to grab all refs and then do a rebase once we know what branch we're supposed to be on.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)