Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
fea944be84c3
Commit
ceaebe23
authored
Oct 07, 2014
by
Ciro Santilli
Browse files
Remove outdated comment from commits_controller
parent
f07207dee460
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/controllers/projects/commits_controller.rb
View file @
fea944be
...
...
@@ -17,7 +17,7 @@ def show
group
(
:commit_id
).
count
respond_to
do
|
format
|
format
.
html
# index.html.erb
format
.
html
format
.
json
{
pager_json
(
"projects/commits/_commits"
,
@commits
.
size
)
}
format
.
atom
{
render
layout:
false
}
end
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment