##// 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 / apps / admin / views
__init__.py Loading ...
audit_logs.py Loading ...
defaults.py Loading ...
main_views.py Loading ...
open_source_licenses.py Loading ...
permissions.py Loading ...
process_management.py Loading ...
repo_groups.py Loading ...
repositories.py Loading ...
sessions.py Loading ...
settings.py Loading ...
svn_config.py Loading ...
system_info.py Loading ...
user_groups.py Loading ...
users.py Loading ...