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
The non-deprecated east_opt() and timestamp_opt() interfaces return
Option/Result, but these changes stick with the expect/unwrap approach to
those outcomes. I.e. this change maintains StGit's status quo which is to
panic if a timestamp found in the git repo has an out-of-bounds timezone or
unix timestamp.
0 commit comments