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
Satisfaction with the lack of compassion
BREAKING:
* ops::GitRepoPackage::newest_id: Option<Oid> -> Result<Oid, GitError>
(::parse(): None -> Err(git2::Error::from_str("")))
* ops::GitRepoPackage is no longer impl Clone, Eq
(b7539536172a1a1be2a63f8a68c9a243aeffed8b)
(@SolidTux) (#278)
Changed:
* Errors when polling git repositories are logged
in the latest-revision column, instead of being an instant panick
(b7539536172a1a1be2a63f8a68c9a243aeffed8b)
(3832a051e5751902b90046b08ae02f912aa19a0a)
(@SolidTux) (#278)
Fixed:
* warning: unexpected `cfg` condition value: `cargo-clippy`
(f04791e0e4d5628e7eccead48922671ca3d993b8)