##// 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.
marcink -
r2784:e8c62649 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / templates / forms
readonly
checkbox.pt Loading ...
checkbox_choice.pt Loading ...
checked_password.pt Loading ...
codemirror.pt Loading ...
form.pt Loading ...
mapping.pt Loading ...
mapping_item.pt Loading ...
select2.pt Loading ...
sequence.pt Loading ...
sequence_item.pt Loading ...
textinput.pt Loading ...