mirror of
https://github.com/AGWA/git-crypt.git
synced 2025-12-26 12:50:39 -08:00
Untracked files are not touched by git reset, so git-crypt init is safe even with untracked files present. This relies on the -u option to git-status, which was added in Git 1.6.0, which was released in 2008. Add Git 1.6.0 as a requirement in the README.
9.5 KiB
9.5 KiB