AGWA / git-crypt

Transparent file encryption in git
https://www.agwa.name/projects/git-crypt/
GNU General Public License v3.0
8.1k stars 472 forks source link

Fix handling small files #311

Open x-yuri opened 1 month ago

x-yuri commented 1 month ago

With small files std::cin.fail() and it crashes. Fixes #294