#git #extension #binary

app git-cf

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.

3 releases

0.1.2 May 4, 2021
0.1.1 Apr 27, 2021
0.1.0 Apr 8, 2021

#541 in #extension

22 downloads per month

MIT/Apache

21KB
529 lines

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.

Dependencies

~4–6MB
~103K SLoC