-
Notifications
You must be signed in to change notification settings - Fork 1
Upgrade to GeoBlacklight 4.4.1 #365
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
66f49ba
to
b451eae
Compare
The last thing I want to do is some README updates after #364 lands. |
# If you find yourself ignoring temporary files generated by your text editor | ||
# or operating system, you probably want to add a global ignore instead: | ||
# git config --global core.excludesfile '~/.gitignore_global' | ||
# Temporary files generated by your text editor or operating system |
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.
This is me getting our .gitignore in line with GBL's and putting all our customizations after there's. This should hopefully help keep it in sync with any of their forthcoming changes.
7d8f915
to
994bdf4
Compare
994bdf4
to
4d66fd0
Compare
Closing this in favor of a 4.4.2 upgrade PR |
Problem
We are currently running GBL 4.1.0 which is not the latest stable version.
Solution
Upgrade to GBL 4.4.1
Type
Chore