You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what happened when I tried to do this in 39133b1, but evaluating
`DEFAULT_DATE` at import time doesn't work because `atom.config.get` returns
undefined. So calculate it later and cache it.
Test Plan:
Reloaded window then opened blame in a big file. Saw my preferred datestring
and not the full ISO 8601 format.
0 commit comments