-
Notifications
You must be signed in to change notification settings - Fork 2
A few minor fixes to review #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
2,修复了Docs页面在没有找到文件时返回内部错误的问题。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder what the use case for this is. I was unable to fabricate a Git setting, where a user.name would be only blanks caught by the isWhitespace
method.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch.
Integrated, but fixed differently, as there was a problem with the search for multiple locale strings and the same problem exists on the EditUserPage
.
The good parts integrated with 96a7e6e in gitblit-org#1324. |
Buried within this merge request seemingly lie a few minor fixes worth checking out.