Skip to content

Revert "Merge branch 'sh-fix-last-commit-pathspec' into 'master'"

Paul Okstad (ex-GitLab) requested to merge po-revert-mr-2271 into master

This reverts commit b33c3a3a, reversing changes made to 9f3632bd.

Related to gitlab#222356 (closed)

In !2271 (merged) the LastCommitIDForPath RPC was updated to use literal path specs. This changed how file globs were interpreted. Some of our GitLab tests still depend on file globs.

Merge request reports