From d41922711fbc29afb1e24a0a127093539e69ee06 Mon Sep 17 00:00:00 2001 From: prx Date: Tue, 28 Sep 2021 21:00:46 +0200 Subject: [PATCH] instructions for merge request --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 805deac..932fe19 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,5 @@ $ git commit -m "message" $ git push ``` -You can now ask for a merge request either with your browser on your tildegit account or: - -``` -$ git push -o merge_request.create -``` +You can now ask for a merge request : +Menu > Projects > Merge request tab > New request button