You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.
When it's set in hudson job. job will failed with error like
ERROR: NOTHING TO DO since this plugin just run following commands
git clone ...
git fetch -t ...
git rev-parse cm/cont_int
expected command is git rev-parse origin/cm/cont_int
The text was updated successfully, but these errors were encountered: