Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Ayer
e70d067b48 Rearrange a couple paragraphs in the README 2014-09-21 12:00:31 -07:00
Andrew Ayer
4796a1e288 Clarify some wording in README 2014-09-21 12:00:31 -07:00
Andrew Ayer
e4d1091e97 Rename add-gpg-key command, etc. to add-gpg-user, etc.
While writing the documention, I found that "GPG user" was less confusing
terminology than "GPG key," since you aren't really adding a "key"
to git-crypt, and git-crypt already uses "key" to refer to other concepts
(cf. the -k/--key-name options).
2014-09-21 12:00:31 -07:00
Andrew Ayer
9e340b510d Document GPG mode in README 2014-09-21 12:00:31 -07:00
Andrew Ayer
316e194f84 README: document problems with Atlassian SourceTree 2014-09-21 12:00:31 -07:00
Andrew Ayer
8460d00bbf README: add notes about gitattributes 2014-09-21 12:00:31 -07:00
Andrew Ayer
4495af1274 README: update security and limitations sections 2014-09-21 12:00:31 -07:00
Andrew Ayer
22323bc3a5 In README, use HTTPS URI for git-crypt's website 2014-06-02 17:27:43 -07:00
Caleb Maclennan
79263fc57c fix link and header formatting; re-wrap text 2014-06-02 17:13:52 -07:00
Darayus Nanavati
29e589da3f cross-link documentation files using Markdown relative links 2014-06-02 17:13:52 -07:00
Darayus Nanavati
1843104015 convert documentation files to markdown
* format section headings, links and code snippets
* add .md file extension to trigger pretty rendering on Github
* standardize on lowercase typesetting for git-crypt
2014-06-02 17:13:49 -07:00