gimp/.gitlab
Jehan 1e47c8916a .gitlab: search common git ancestor with `mr-origin` remote.
It looks like origin is the same as mr-origin when the contributor
pushes to one's branch. But when a reviewer rebases through the Gitlab
"Rebase" button on web GUI, I got a fatal error:

> fatal: ambiguous argument 'origin/asalle/use-dynamics-flag': unknown
  revision or path not in the working tree.

Possibly `origin` is then the remote of the person who rebased (it would
be weird, yet it's a fact the branch is not found). Let's go with this
assumption.
2022-01-19 22:22:40 +01:00
..
issue_templates Prettifications of the 3 issue templates 2021-02-15 09:52:30 +00:00
merge_request_templates gitlab: update Container Registry link. 2020-09-27 00:47:19 +02:00
run_style_check_diff.sh .gitlab-ci.yml: add clang-format rules and pipeline 2022-01-19 20:44:45 +00:00
search-common-ancestor.sh .gitlab: search common git ancestor with `mr-origin` remote. 2022-01-19 22:22:40 +01:00