Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 711 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 711 Bytes

git-auto-commit

This is a plugin that can automatically save your code. It was born out of an accident where coffee spilled on the computer.

Features

Core features. One commit will be automatically generated one hour after the last code was written. The content is an automatic submission.

There will be logs for each submission.

Added support for Multi-root Workspaces in Visual Studio Code

feature

Plugin Settings

  • git-auto-commit.commitTimeInterval: Automatic commit interval, default is one hour after the last time code was written.
  • git-auto-commit.autoPush: Whether to automatically push to the remote of the current branch.

Recent Activities

Enjoy!