mirror of
https://github.com/cheat/cheat.git
synced 2024-11-01 05:31:01 +01:00
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).
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
# This is the official list of people who can contribute
|
|
# (and typically have contributed) code to the go-diff
|
|
# repository.
|
|
#
|
|
# The AUTHORS file lists the copyright holders; this file
|
|
# lists people. For example, ACME Inc. employees would be listed here
|
|
# but not in AUTHORS, because ACME Inc. would hold the copyright.
|
|
#
|
|
# When adding J Random Contributor's name to this file,
|
|
# either J's name or J's organization's name should be
|
|
# added to the AUTHORS file.
|
|
#
|
|
# Names should be added to this file like so:
|
|
# Name <email address>
|
|
#
|
|
# Please keep the list sorted.
|
|
|
|
Danny Yoo <dannyyoo@google.com>
|
|
James Kolb <jkolb@google.com>
|
|
Jonathan Amsterdam <jba@google.com>
|
|
Markus Zimmermann <markus.zimmermann@nethead.at> <markus.zimmermann@symflower.com> <zimmski@gmail.com>
|
|
Matt Kovars <akaskik@gmail.com>
|
|
Örjan Persson <orjan@spotify.com>
|
|
Osman Masood <oamasood@gmail.com>
|
|
Robert Carlsen <rwcarlsen@gmail.com>
|
|
Rory Flynn <roryflynn@users.noreply.github.com>
|
|
Sergi Mansilla <sergi.mansilla@gmail.com>
|
|
Shatrugna Sadhu <ssadhu@apcera.com>
|
|
Shawn Smith <shawnpsmith@gmail.com>
|
|
Stas Maksimov <maksimov@gmail.com>
|
|
Tor Arvid Lund <torarvid@gmail.com>
|
|
Zac Bergquist <zbergquist99@gmail.com>
|