зеркало из https://github.com/github/ruby.git
Need newline after changes list
This commit is contained in:
Родитель
8b65d15ff0
Коммит
3ecfea6075
|
@ -51,7 +51,7 @@ notes.uniq!
|
|||
|
||||
note << notes.join("\n")
|
||||
|
||||
note << "\n"
|
||||
note << "\n\n"
|
||||
note << "Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing.\n\n"
|
||||
note << "## Full Changelog\n\n"
|
||||
note << "https://github.com/ruby/ruby/compare/#{ARGV[0]}...#{ARGV[1]}\n\n"
|
||||
|
|
Загрузка…
Ссылка в новой задаче