Merge branch 'patch-5' into 'master'
removed redundant word ## What does this MR do? fixed a redundant `requests` in file merge_requests.md See merge request !6007
This commit is contained in:
commit
b2bf01f4c2
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ It should look like this:
|
|||
fetch = +refs/merge-requests/*/head:refs/remotes/origin/merge-requests/*
|
||||
```
|
||||
|
||||
Now you can fetch all the merge requests requests:
|
||||
Now you can fetch all the merge requests:
|
||||
|
||||
```
|
||||
$ git fetch origin
|
||||
|
|
Loading…
Reference in a new issue