##// END OF EJS Templates
git: use force fetch and update for target ref. This solves a case...
git: use force fetch and update for target ref. This solves a case when in PRs a target is force updated and is out of sync. Before we used a pull which --ff-only fails obviosly because two are out of sync. This change uses new logic that resets the target branch according to the source target branch allowing smooth merge simulation.

File last commit:

r1:854a839a default
r2784:e8c62649 default
Show More
approve-changes.rst
12 lines | 353 B | text/x-rst | RstLexer

Approve Code Changes

To approve commits, use the following steps:

  1. Open the commit for review
  2. Leave your comments inline or in the message box.
  3. Set the review status from the drop-down menu and select :guilabel:`Comment`
Setting Commit Status