gitlab-org--gitlab-foss/lib/gitlab/conflict
Alejandro Rodríguez 240945f87e Simplify conflict resolver interface
This does two things:
- Pass commit oids instead of `Gitlab::Git::Commit`s. We only need the
former.
- Depend on only the target repository for conflict listing. For
conflict resolution, treat one repository as a remote one so that we can
implement it as such in Gitaly.
2017-12-14 16:02:50 -03:00
..
file.rb Move line code generation into Gitlab::Git 2017-10-12 22:13:05 -03:00
file_collection.rb Simplify conflict resolver interface 2017-12-14 16:02:50 -03:00