git-cf

Crates.iogit-cf
lib.rsgit-cf
version0.1.2
sourcesrc
created_at2021-04-08 10:38:05.454018
updated_at2021-05-04 05:49:01.563055
descriptionThis is a git extension which compresses files into one file and also restores them from it. It is useful when you need to work with files which is unfamiliar to git, such as binary files or security ones.
homepagehttps://github.com/capra314cabra/git-cf
repositoryhttps://github.com/capra314cabra/git-cf
max_upload_size
id380784
size34,227
Akihisa Yagi (capra314cabra)

documentation

README

Git Compress Files Plugin (git-cf)

Crates.io

This is a git extension which compresses files into one file and also restores them from it. It is useful when you need to work with files which is unfamiliar to git, such as binary files or security ones.

Some people think this project violate the concept of open sources. However, people who want to share their codes but not images or musics due to these copyrights will do with git-cf so that will contribute the concept to the contrary.

Commit count: 15

cargo fmt