##// END OF EJS Templates
Merged r6042 from trunk....
Toshi MARUYAMA -
r5926:136bf86307d7
parent child
Show More
@@ -276,7 +276,8 module Redmine
276 end
276 end
277 blame
277 blame
278 rescue HgCommandAborted
278 rescue HgCommandAborted
279 nil # means not found or cannot be annotated
279 # means not found or cannot be annotated
280 Annotate.new
280 end
281 end
281
282
282 class Revision < Redmine::Scm::Adapters::Revision
283 class Revision < Redmine::Scm::Adapters::Revision
General Comments 0
You need to be logged in to leave comments. Login now