Project: target_project parameter for MR creation from fork.
We chose to pass a whole Project instance, because it's seem very unlikely we'd have a use case for passing an id (caller would have created the target Project or would use a fixture), and therefore it makes things simpler on the average for the caller.
Please register or sign in to comment