aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: c6ba297b7ebda83700cc4c4f124cd6de82087f42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
git-request-get
===============

This should be fulfilment of [my comment on the GitLab bug
gl#gitlab-org/gitlab/-#14116](https://gitlab.com/gitlab-org/gitlab/-/issues/14116):

> Well, the minimal solution would be a parser for the
> git-request-pull(1), which would check every comment and if recognized
> the comment as the pull request, it would add button for the owner of
> the repo (e.g., [Create Pull Request]). After pressing that (so it is
> constantly under the control of the owner repo), gitlab would setup
> new remote (if doesn't exist still), fetch it, and create a merge
> request.


All issues, questions, complaints, or (even better!) patches
should be send via email to [me](mailto:mcepl@cepl.eu).