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 May 6, 2020. It is now read-only.
If a PR was updated with a push force. We need to force
to update the brach to test this commit does:
- clean current branch.
- If testing a PR, force to fetch and pull a brach with latest changes.
Fixes: clearcontainers#894
Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
If a PR was updated with a push force. We need to force
to update the brach to test this commit does:
- clean current branch.
- If testing a PR, force to fetch and pull a brach with latest changes.
Fixes: clearcontainers#894
Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
jcvenegas
added a commit
to jcvenegas/cc-tests
that referenced
this issue
Feb 6, 2018
If a PR was updated with a push force. We need to force
to update the brach to test this commit does:
- clean current branch.
- If testing a PR, force to fetch and pull a brach with latest changes.
Fixes: clearcontainers#894
Signed-off-by: Jose Carlos Venegas Munoz <[email protected]>
If a commit is amended and the branch already exist git fetch will fail.
See clearcontainers/runtime#980
The text was updated successfully, but these errors were encountered: