removed redundant word
This commit is contained in:
parent
6fb46b604e
commit
89fcdbe84c
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