[
https://issues.apache.org/jira/browse/YETUS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213189#comment-17213189
]
Allen Wittenauer commented on YETUS-168:
----------------------------------------
We should probably switch this JIRA to focusing on re-arranging the order so
that we only pull the refs we actually need. That probably wouldn't be *too*
bad.
> 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: Precommit
> 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
(v8.3.4#803005)