mirror of
https://github.com/msfjarvis/gitice
synced 2025-08-15 02:47:00 +05:30
feat(git): switch to gitoxide for freeze command
This commit is contained in:
parent
b37ede3442
commit
5372360c1c
5 changed files with 1256 additions and 114 deletions
|
@ -1,3 +1,4 @@
|
|||
#![feature(let_chains)]
|
||||
pub(crate) mod cli;
|
||||
pub(crate) mod git;
|
||||
pub(crate) mod logging;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue