Skip to content
Snippets Groups Projects
Commit b2bf01f4 authored by Stan Hu's avatar Stan Hu
Browse files

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
parents 6fb46b60 89fcdbe8
No related branches found
No related tags found
1 merge request!6007removed redundant word
Pipeline #
Loading
@@ -53,7 +53,7 @@ It should look like this:
Loading
@@ -53,7 +53,7 @@ It should look like this:
fetch = +refs/merge-requests/*/head:refs/remotes/origin/merge-requests/* 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 $ git fetch origin
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment