Skip to content
Snippets Groups Projects

removed redundant word

Merged username-removed-271424 requested to merge j-steinblock/gitlab-ce:patch-5 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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