This website requires JavaScript.
Explore
Help
Sign in
echosystem
/
cheat
Watch
1
Star
0
Fork
You've already forked cheat
0
mirror of
https://github.com/cheat/cheat.git
synced
2024-11-17 01:18:29 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3a6b6e58f0
cheat
/
vendor
/
github.com
/
Microsoft
/
go-winio
/
.gitignore
11 lines
73 B
Text
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
Reference in a new issue
Copy permalink