Improve network usage for small text changes (#166)
This commit is contained in:
parent
1da17c462e
commit
be1635c26e
20 changed files with 697 additions and 62 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pub mod dedup_paths;
|
||||
pub mod is_binary;
|
||||
pub mod is_file_type_mergable;
|
||||
pub mod normalize;
|
||||
pub mod rotating_file_writer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue