mirror of https://github.com/cheat/cheat.git
80c91cbdee
Integrate `go-git` into the application, and use it to `git clone` cheatsheets when the installer runs. Previously, the installer required that `git` be installed on the system `PATH`, so this change has to big advantages: 1. It removes that system dependency on `git` 2. It paves the way for implementing the `--update` command Additionally, `cheat` now performs a `--depth=1` clone when installing cheatsheets, which should at least somewhat improve installation times (especially on slow network connections). |
||
---|---|---|
.. | ||
aead_config.go | ||
aead_encrypted.go | ||
compressed.go | ||
config.go | ||
encrypted_key.go | ||
literal.go | ||
ocfb.go | ||
one_pass_signature.go | ||
opaque.go | ||
packet.go | ||
private_key.go | ||
private_key_test_data.go | ||
public_key.go | ||
public_key_test_data.go | ||
reader.go | ||
signature.go | ||
symmetric_key_encrypted.go | ||
symmetrically_encrypted.go | ||
userattribute.go | ||
userid.go |