An open API service indexing awesome lists of open source software.

https://github.com/caphosra/git-cf

Git Compress Files Plugin (git-cf)
https://github.com/caphosra/git-cf

git-cf git-extension git-plugin rust terminal-app

Last synced: 10 months ago
JSON representation

Git Compress Files Plugin (git-cf)

Awesome Lists containing this project

README

          

# Git Compress Files Plugin (git-cf)

[![Crates.io](https://img.shields.io/crates/v/git-cf)](https://crates.io/crates/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.

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.