Skip to content

Add verification of commit id before calling remote

Pavlo Strokov requested to merge feature/ps/add-commit_id-validation into master

What does this MR do?

Validation of revision (commit/ref) before the call to the remote service to save network roundtrips.
This also won't produce a lot of log messages in Gitaly like revision can't contain whitespace.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports

Loading