Skip to content

[toolforge-deploy] fix bug in setup_toolforge_deploy

Raymond Ndibe requested to merge default_to_main_if_no_branch into main
  • default to main if branch not in repo. this fixes tests for packages too
  • git reset --hard origin/branch instead of FETCH_HEAD.
    This is because git fetch --all does not update FETCH_HEAD

Bug: T358225
Signed-off-by: raymond-ndibe rndibe@wikimedia.org

Edited by Raymond Ndibe

Merge request reports