解决空项目时取trees会报错

tmp
guange 10 years ago
parent d802992e96
commit 9cea468401

@ -100,6 +100,8 @@ module Redmine
entries.sort_by_name
rescue ScmCommandAborted
nil
rescue Exception
nil
end
def lastrev(path, rev)

Loading…
Cancel
Save