summaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAge
* remove progress barHEADmasterNathan Reiner2024-10-28
| | | | | | Since calculating the total count takes up time, we do not use the progress bar anymore, but just a total files copied.
* do not crash on error only print itNathan Reiner2024-03-30
|
* only copy non existingNathan Reiner2024-03-30
|
* init commitNathan Reiner2024-03-30