Merged r14301 (#19835).

git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14307 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2015-06-13 11:11:10 +00:00
parent 06b7d48dba
commit 1ced42dd57

View File

@@ -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