https://github.com/ruby0b/vscode-git-commit-on-save
https://github.com/ruby0b/vscode-git-commit-on-save
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruby0b/vscode-git-commit-on-save
- Owner: ruby0b
- License: gpl-3.0
- Created: 2024-04-25T12:05:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T13:08:45.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T04:20:12.608Z (over 1 year ago)
- Language: TypeScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git Commit-On-Save
This extension automatically commits (and syncs) modified files.
## Extension Settings
- `git-commit-on-save.events`: An array of events that will trigger an automatic commit.
## Requirements
- The built-in Git extension