This website requires JavaScript.
Explore
Help
Sign In
gitea-mirror
/
git-crypt
Watch
1
Star
0
Fork
0
You've already forked git-crypt
mirror of
https://github.com/AGWA/git-crypt.git
synced
2025-12-29 06:05:34 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
4
Branches
15
Tags
fab786010974142de1f94471a912cbd424ab8962
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Download ZIP
Download TAR.GZ
Download BUNDLE
Andrew Ayer
fab7860109
init: skip git reset if HEAD doesn't exist
...
This could happen if repo is brand-new with no files.
2012-07-06 16:03:30 -07:00
.gitignore
Initial version
2012-07-06 15:38:40 -07:00
commands.cpp
init: skip git reset if HEAD doesn't exist
2012-07-06 16:03:30 -07:00
commands.hpp
Initial version
2012-07-06 15:38:40 -07:00
crypto.cpp
Initial version
2012-07-06 15:38:40 -07:00
crypto.hpp
Initial version
2012-07-06 15:38:40 -07:00
git-crypt.cpp
Initial version
2012-07-06 15:38:40 -07:00
Makefile
Initial version
2012-07-06 15:38:40 -07:00
util.cpp
Initial version
2012-07-06 15:38:40 -07:00
util.hpp
Initial version
2012-07-06 15:38:40 -07:00
Description
Transparent file encryption in git
1
MiB
Languages
C++
98.7%
Makefile
1.3%