-
-
Notifications
You must be signed in to change notification settings - Fork 84
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
minor updates #122
minor updates #122
Conversation
get wiki link from local repo which is same and exist for recipe book
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/itemlist/ItemListWidget.java
and some cleanup for timestamp
"/skyblocker updaterepository"
If we have to say the changes made when I look back:
|
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.
The Repository Update command usually is unnecessary right? Since JGit should update the repo on init every time.
Actually the purpose of adding this command was to try async repository update. I didn't delete it after I was done, in case it could be evaluated for debug purposes in the future. I can remove it on request. |
Ah got it. LGTM. |
conflicts resolved compared to previous closed pr