提交 fbc13640 编写于 作者: G Grzegorz Bizon

Remove redundant space from repository model code

上级 4fca60b4
......@@ -94,7 +94,7 @@ class Repository
commit = ::Commit.new(commit, @project) if commit
commit
rescue Rugged::OdbError, Rugged::TreeError
rescue Rugged::OdbError, Rugged::TreeError
nil
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册