Skip to content
代码片段 群组 项目
提交 b2bf01f4 编辑于 作者: Stan Hu's avatar Stan Hu
浏览文件

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
加载中
...@@ -53,7 +53,7 @@ It should look like this: ...@@ -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
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册