Update update_times#19
Conversation
|
Hmm, can you update your PR to only update the relevant parts. Right now, the diff replaces the whole file. |
|
Also, I've been implementing your requests from the forum thread, so the full file replace does not apply any more. |
|
ok. wil check |
|
Thanks for the PR. The core idea makes sense: using the locally installed git repositories to derive update timing can be more reliable than depending only on the committed I do not think we can accept this as-is yet. The diff is hard to review because Could you rebase on current |
|
somehow i used version 2.4.0 and messed up the complete plugin. |
|
Probably because of th CRLF line endings. Let me take a look at it then...maybe I can refactor the old one into a workable diff. |
|
No, I'd have to create a separate branch and my own PR. Can you fix your PR yourself? |
Hi,
The update_times.json was not update correctly because is is pulled from repo.
Now with a local update check
Please check if this is workable