I'v pushed a new version of code to gh-pages for 5 hours but the page doesn't show the update when i use the Chrome on laptop. however when I check the page from Safari of my cellphone, it just show the updated Page. what could possibly be the reason?
Asked
Active
Viewed 62 times
1 Answers
3
Probably a cache issue (GitHub page should set aggressive cache header)
Try and reload the page on Chrome without cache.
(Ctrl+F5 or Shift+F5)
(On Mac: Shift+Cmd+R)
-
that is exact the problem thanks you. strange thing is that I pushed last night several times and such a problem didn't occur. – Li Zeng Jul 31 '16 at 07:24