git-crypt
git-crypt copied to clipboard
Fix handling small files
With small files std::cin.fail() and it crashes. Fixes #294