🐛 Fix compilation after jiff migration
Dependencies
- [2]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [3]
GUL4M5FICleanup and formatting - [4]
N26HD5PFReplace `chrono` with `jiff` - [5]
HWH4WWN3Proper separation of Git commit messages into a message and description fields in changes - [6]
USQMBKTPReplace deprecated chrono function - [7]
5IABX6JGFix deprecation warning for from_utc - [8]
NEJOYVJBFixing the Git feature - [9]
PBNQKKPEFixing a conflict - [10]
AAAMZY4VUpdating `pijul git` with the latest Sanakirja
Change contents
- replacement in pijul/src/commands/git.rs at line 770
timestamp: jiff::Timestamp::from_second(signature.when().seconds()),timestamp: jiff::Timestamp::from_second(signature.when().seconds())?,