-
Notifications
You must be signed in to change notification settings - Fork 286
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
updated logviewsettings #868
updated logviewsettings #868
Conversation
Progress
ToDo
|
Ping @Barsonax, since I can't request a review from you. |
Looks good. One thing is that I see you merged master into this branch. Its cleaner to rebase this branch on master as that prevents the merge commit from being generated. Rebasing simply puts the new commits of this branch on top of master so you end up with a cleaner history. |
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.
Fixed the potential bug as mentioned in the comments, ready for (squash-)merge from my side.
Can't approve since its my own PR so gonna to that by comment: Approved. Merging this. |
No description provided.