This website requires JavaScript.
Explore
Help
Sign In
Git
/
cheat
mirror of
https://github.com/cheat/cheat.git
Watch
1
Star
0
Fork
You've already forked cheat
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
710eb46173
cheat
/
vendor
/
github.com
/
Microsoft
/
go-winio
/
.gitignore
11 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(deps): update dependencies `make vendor-update`
2022-11-05 15:14:49 +01:00
.vscode/
feat(installer): use `go-git` to clone 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).
2022-08-26 22:26:53 +02:00
*.exe
chore(deps): update dependencies `make vendor-update`
2022-11-05 15:14:49 +01:00
# testing
testdata
# go workspaces
go.work
go.work.sum