Commit 89fcdbe8 authored by Jürgen Steinblock's avatar Jürgen Steinblock

removed redundant word

parent 6fb46b60
...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment