Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
27dba431
Verified
Commit
27dba431
authored
Mar 02, 2017
by
Jan Alexander Steffens (heftig)
Browse files
gitpkg: Only display NEWS if present
parent
f26a8659
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archbuild/files/gitpkg
View file @
27dba431
...
...
@@ -276,7 +276,7 @@ class Repo
end
log
'--stat=80'
,
commit
system
'git'
,
'show'
,
"
#{
commit
}
:NEWS"
system
(
'git'
,
'show'
,
"
#{
commit
}
:NEWS"
)
if
read_file
(
commit
,
"NEWS"
)
commit
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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