gitlab-org--gitlab-foss/app
Rémy Coutable 7393539fce Merge branch 'yatish27/gitlab-ce-project-commit-range-comment' into 'master'
Fix comment for project argument in commit_range.rb

## What does this MR do?
It fixes the documentation for commit_range project argument

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?

## What are the relevant issue numbers?

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- [ ] Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !4805
2016-07-08 15:39:52 +00:00
..
assets Revert "Revert "Merge branch 'issue_3946' into 'master' "" 2016-07-07 23:48:02 -04:00
controllers Merge branch 'dont-render-discussion-notes-on-not-html-requests' 2016-07-08 11:01:24 -04:00
finders
helpers Revert "Revert "Merge branch 'issue_3946' into 'master' "" 2016-07-07 23:48:02 -04:00
mailers
models Merge branch 'yatish27/gitlab-ce-project-commit-range-comment' into 'master' 2016-07-08 15:39:52 +00:00
services Merge branch 'new-diff-notes' into 'master' 2016-07-07 20:45:03 +00:00
uploaders
validators
views Merge branch 'dont-render-discussion-notes-on-not-html-requests' 2016-07-08 11:01:24 -04:00
workers