feat(project_mirror): add ForceSyncProjectMirror
Add ForceSyncProjectMirror method to ProjectMirrorService to support triggering a manual update for a project mirror.
This maps to the POST /projects/:id/remote_mirrors/:mirror_id/sync API endpoint.
Add ForceSyncProjectMirror method to ProjectMirrorService to support triggering a manual update for a project mirror.
This maps to the POST /projects/:id/remote_mirrors/:mirror_id/sync API endpoint.