mirror of
https://github.com/redmine/redmine.git
synced 2025-11-02 11:25:55 +01:00
Newlines stripped from CVS commit messages (#19835).
git-svn-id: http://svn.redmine.org/redmine/trunk@14301 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -168,7 +168,6 @@ module Redmine
|
||||
file_state = nil
|
||||
branch_map = nil
|
||||
io.each_line() do |line|
|
||||
line = line.strip
|
||||
if state != "revision" && /^#{ENDLOG}/ =~ line
|
||||
commit_log = String.new
|
||||
revision = nil
|
||||
|
||||
Reference in New Issue
Block a user