https://github.com/timobechtel/vscode-yolo
One command to push all your broken code straight to master.
https://github.com/timobechtel/vscode-yolo
auto extension git lazy vscode yolo
Last synced: about 2 months ago
JSON representation
One command to push all your broken code straight to master.
- Host: GitHub
- URL: https://github.com/timobechtel/vscode-yolo
- Owner: TimoBechtel
- Created: 2020-07-11T13:03:43.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T05:18:04.000Z (over 3 years ago)
- Last Synced: 2025-02-09T22:26:26.455Z (over 1 year ago)
- Topics: auto, extension, git, lazy, vscode, yolo
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=TimoBechtel.yolo
- Size: 173 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YOLO - VSCode Extension
One command to push all your broken code straight to production.
(`saveAll > stageAll > commit > sync`)
## Features
Commits all your ~~crappy~~ _wonderful_ changes with a random commit from http://whatthecommit.com/ and pushes them automatically using a single command.
Also convenient to impress your coworkers with professional looking commit messages.
**Note**: Do this before going on vacation for an even greater effect.
## Usage
1. Press `CTRL + SHIFT + p`
2. Type `YOLO` and press `ENTER`
3. Blame someone else
> Protip: You can also add a keybinding for magically destroying your github repo.
## Configuration
`yolo.pushAfterCommit` : enable/disable push after commit (default: true)
## Repository