mirror of
https://github.com/AGWA/git-crypt.git
synced 2025-12-29 14:15:05 -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.
2.0 KiB
2.0 KiB